Do we need to remove Install folder after Installation? in Nopcommerce

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 years ago
Hi Team,

I would like to know that, do we need to remove installation folder after the successful installation?
9 years ago
There's no need to delete anything manually after installation

Please also note that such directory doesn't exist in the latest versions. What version are using? 1.X?
9 years ago
hi Andrei,

I am trying to install 3.7 and after upload it seems the code is looking for an "install" folder.
I cannot see install UI page, what are we doing wrong here?
http://www.biometricshirts.com is looking for http://www.biometricshirts.com/install

Thanks for a quick reply
9 years ago
I think you  need to delete settings.txt from App_Data folder.
7 years ago
Hi,

I installed nopCommerce yesterday and I just logged in and made some few changes. Today I am trying to open again using the browser and wrote localhost:15536 the same address that I worked tomorrow, but today it's show This site can’t be reached. What should I do now??
7 years ago
That website address http://localhost:15536/ is a temprary URL create by Visual Studio - IIS Express - when you have exited Visual Studio after a while it will stop working when the background process is stopped.
So open the program is VS and start debugging the program again and it should start working.
This address is defined in Visual Studio -> Right click on Nop.Web and select properties -> Select Debug Tab -> Look at Web Server Settings : App URL
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.