Hi,

I recently installed the app to try out. Initially, I went to the http://localhost/nopCommerce and it was displaying the site fine.

I opened the project in visual studio 2008 and tried to run from there. when I build it its giving so many error messages like are you missing assembly references etc. like

Error  1  The type or namespace name 'BusinessLogic' does not exist in the namespace 'NopSolutions.NopCommerce' (are you missing an assembly reference?)  C:\inetpub\wwwroot\nopCommerce\Templates\Payment\Svea\HostedPayment.ascx.cs  2  32  NopCommerceStore

Warning  2  The referenced project '..\Libraries\Nop.Common\Nop.Common.csproj' does not exist.  NopCommerceStore



is there anything I am mising here?
thanks