On a new installation when loading the page for the first time I get 401 - Unauthorized: Access is denied due to invalid credentials. In fiddler I see:
# Result Protocol Host URL
9 401 HTTP www.abc.com www/login?ReturnUrl=%2f
This is hosted on Godaddy so my IIS access is limited...but I have NopCommerce 2.6 running fine and wanted to checkout the latest before upgrading.
However when I run in VS using production setting in settings.txt everything runs great??
Any ideas what else may be the trouble?
Thank You