Having problem with publishing my nop.web

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 years ago
Hello there i am new at nopcommerce
Just installed it few days ago and tryed it on local machine

Today i tryed to publish it but i get this kinds of errors

4>CSC : error CS0006: Metadata file 'C:\Users\ItCrowd\Downloads\nopCommerce_3.60_Source\Libraries\Nop.Services\bin\Release\Nop.Services.dll' could not be found
5>------ Build started: Project: Nop.Web, Configuration: Release Any CPU ------
5>CSC : error CS0006: Metadata file 'C:\Users\ItCrowd\Downloads\nopCommerce_3.60_Source\Libraries\Nop.Services\bin\Release\Nop.Services.dll' could not be found
5>CSC : error CS0006: Metadata file 'C:\Users\ItCrowd\Downloads\nopCommerce_3.60_Source\Presentation\Nop.Web.Framework\bin\Release\Nop.Web.Framework.dll' could not be found
6>------ Skipped Publish: Project Nop.Web, Configuration: Release Any CPU ------

here is a picture of em picture

this is on nop 3.6 since i thought that 3.7 is bugged so i tryed with 3.6 but i get the same errors , ok on 3.7 i get some install nuget warnings


trying to publish it via file system on visual studio
when i chose debug in configuration setting instead of release it builds it without problem , but when i chose release -any cpu it shows this errors
sry if i didnt explained it right

and tnx in advance
7 years ago
Hi,
you can find solution here :
https://www.nopcommerce.com/boards/t/38178/publishing-issues-could-not-load-file-or-assembly.aspx
Regards.
7 years ago
Hello everybody,

I have an issue that is a bit complicated. I have create a partial view and I call it to _Root.cshtml. Inside partial view I use bootstrap from Administration files by using url
<link href="~/Administration/Content/bootstrap/css/bootstrap-theme.min.css" rel="stylesheet"/>
I work with Visual Studio and I publish my website.
When I run locally the bootstrap classes work properly but after publish to server bootstrap classes couldn't load.
Is there any solution?

Thank you in advance
6 years ago
Error  113  An attempt was made to load an assembly with an incorrect format: C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll.  D:\Websites\Ecommerce\nopCommerce_3.90_Source\Libraries\Nop.Services\SGEN  Nop.Services
Error  118  Metadata file 'D:\Websites\Ecommerce\nopCommerce_3.90_Source\Libraries\Nop.Services\bin\Release\Nop.Services.dll' could not be found  D:\Websites\Ecommerce\nopCommerce_3.90_Source\Presentation\Nop.Web.Framework\CSC  Nop.Web.Framework
Error  124  Metadata file 'D:\Websites\Ecommerce\nopCommerce_3.90_Source\Libraries\Nop.Services\bin\Release\Nop.Services.dll' could not be found  D:\Websites\Ecommerce\nopCommerce_3.90_Source\Presentation\Nop.Web\CSC  Nop.Web
Error  125  Metadata file 'D:\Websites\Ecommerce\nopCommerce_3.90_Source\Presentation\Nop.Web.Framework\bin\Release\Nop.Web.Framework.dll' could not be found  D:\Websites\Ecommerce\nopCommerce_3.90_Source\Presentation\Nop.Web\CSC  Nop.Web


How to solve this errors ....Please Help me sir
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.