How to install nop Commerce2.30 and how open it in visual studio 2010?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 years ago
How to install nop Commerce2.30 and how open it in visual studio 2010?
12 years ago
Visual Studio 2010
MVC3 Tools installation
.NET 4.0

Download NOP from here https://www.nopcommerce.com/downloads.aspx take the 25mb download with source code.

Extract it to your c:\inetpub\wwwroot\nopcommerce

As I ran the site within IIS to demo across the network, I think I gave IIS_IUSRS access to the presentation folder or a sub folder within that - can't remember exactly.

Solution should open and build happily.
12 years ago
sir I want to debug the project but there are some error come

   'A project with an output type of class library cannot be started directly'

this is the error
12 years ago
In Visual Studio open the Presentation folder...Right click on Nop.Web and click "Set as StartUp Project". Now run the solution it should work fine.
12 years ago
thanks for your valuable reply
6 years ago
HI please provide source code for VS 2010 with MVC 4
6 years ago
See the nopCommerce downloads page.   Click on the link to go to GitHub to get the source code for the release you want.
6 years ago
its sending me on nopCommerce 4.00 - Source code (28 MB) download which require VS 2017 or .net Core .
I want nopcommerce in MVC 4 with VS2010.
also https://github.com/nopSolutions/nopCommerce is uncompatible for 2010
5 years ago
please go to this link
https://github.com/nopSolutions/nopCommerce/releases
and get version 2.60, this is version that you looking for
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.