Setting the landing page

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
NOPCommerce uses the default.aspx page out-of-the-box (for obvious reasons ;). I want to change the landing page of my website from default.aspx to an index.html page. IIS shows that the .html is higher in the list than the .aspx extension. However, the website still automatically loads www.PugRescue.com/default.aspx rather than www.PugRescue.com/index.html. How do I set the application so that the .HTML page loads first when entering www.PugRescue.com into a web-browser? Btw, I cleared my cache to make sure this problem could be recreated; and I'm using v.1.8.
13 years ago
Have you found a solution for this yet?  I am facing the same situation.
13 years ago
I haven't fixed the problem yet. However, the problem appears when I switch from ASP.NET v.3.5 to v.4.0. It works perfectly when using v.3.5 on my development computer, and it breaks when moving to production (which has ASP.NET 4.0 running). I use a hosting company for production and cannot control that server. It may be a Microsoft ASP.NET problem. But, I am not experienced enough to finger-point. Dang! Anyway, if you solution it before me please email me directly at [email protected]. Thank you very much! 8 - )
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.