Login control and restricted member pages



Hi there,

I have setup a website to use the login control and have been following
this tutorial,

http://msdn2.microsoft.com/en-us/library/879kf95c(VS.80).aspx

All of my member-only pages are stored in a directoy access that has
annonymous access set to deny all. Unfortunately when login occurs and the
default member page is navigated to a Windows Forms dialog appears and asks
for my username and password, to which I have to supply my hosting
credentials in order to see the site correctly. If I leave the entries
blank and press cancel, I see the page but the graphics / styles to not
load.

Any ideas what I am doing wrong here? Many thanks for your time and
help.

Nick.


.



Relevant Pages

  • Re: problem with maxInvalidPasswordAttempts
    ... "maxInvalidPasswordAttempts" times, the account gets locked. ... unlock the account before it can be used again. ... i use the login control for authentification (in local aspnetdb.mdf ... The password is "hashed" and sent by mail to the member. ...
    (microsoft.public.dotnet.framework.aspnet)
  • problem with maxInvalidPasswordAttempts
    ... i use the login control for authentification. ... The password is "hashed" and sent by mail to the member. ... Sofar no problem. ...
    (microsoft.public.dotnet.framework.aspnet)