Hello,
I'm new to nopCommerce and am trying to build my first website. I opened the file with source code in Visual Studio Express 2013 using NopCommerce.sln
The directions say "Run Nop.Web project", but next to this project the Solution Explorer says "(incompatible)"
Do I need to use an earlier version of Visual Studio?
Error messages below.
Thank you for any help!
Albert
Error 1 The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\WebApplications\Microsoft.WebApplication.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. C:\inetpub\wwwroot\nopCommerce_3.60_Source\Presentation\Nop.Web\Nop.Web.csproj 2184 3 Nop.Web.MVC.Tests
Error 2 The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\WebApplications\Microsoft.WebApplication.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. C:\inetpub\wwwroot\nopCommerce_3.60_Source\Presentation\Nop.Web\Administration\Nop.Admin.csproj 1298 3 Nop.Web.MVC.Tests
Warning 3 The referenced component 'Nop.Admin' could not be found. Nop.Web.MVC.Tests
Warning 4 The referenced component 'Nop.Web' could not be found. Nop.Web.MVC.Tests