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
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??
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.