Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com

Search:

Type: Posts; User: ASPAlfred; Keyword(s):

Search: Search took 0.01 seconds.

  1. That's not AspDotNetStorefront authentication,...

    That's not AspDotNetStorefront authentication, that's something you had configured in the IIS. It seems to me that you had it set to Windows Authentication instead of Anonymous.

    You can re-set...
  2. Can you post the URL of your site so I can try?...

    Can you post the URL of your site so I can try? There is no login popup box, so that might be a customization issue.
  3. There is no appconfig for that, but you can...

    There is no appconfig for that, but you can simple to do in your web.config file. Find this lines:

    <authorization>
    <allow users="*" />
    </authorization>

    ...and change it to
    ...
Results 1 to 3 of 3