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.
Hace 12 años
How to install nop Commerce2.30 and how open it in visual studio 2010?
Hace 12 años
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.
Hace 12 años
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
Hace 12 años
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.
Hace 12 años
thanks for your valuable reply
Hace 6 años
HI please provide source code for VS 2010 with MVC 4
Hace 6 años
See the nopCommerce downloads page.   Click on the link to go to GitHub to get the source code for the release you want.
Hace 6 años
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
Hace 5 años
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.