Build Error

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 13 ans
VS 2010 Express
nopCommerce v1.9

Trying to modify CustomerInfo.ascx

Even a simple change, adding static text, results in the following error.

Error  56  The type or namespace name 'NopDatePicker' does not exist in the namespace 'NopSolutions.NopCommerce.Controls.Payment.Validators' (are you missing an assembly reference?)  C:\inetpub\wwwroot\Modules\CustomerInfo.ascx.designer.cs  112  80  NopCommerceStore

I've made simple changes to ProductPrice1.ascx, ProductPrice1.ascx.cs, ProductPrice2.ascx, ProductPrice2.ascx.cs without any problems.

I'm sure it is something simple, but I'm not seeing it.

Any suggestions?

Thx...

P.S. I also have the issues of not being able to load the .sln file in VS 2010 Express.  I can load the .csproj file, but get 55 Warnings of the sort:

Warning  4  The referenced component 'UrlRewritingNet.UrlRewriter' could not be found.   

Is there a way to overcome this?
Il y a 13 ans
Scratch that.  Self inflicted wound...

In copying the online shop to a local development PC, I changed the folder structure.  My bad...
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.