I have set up security for my site through the Site Admin Tool through VWD. I'm using the ASPNETDB.MDF way. My web.config has authentication set to forms. I have a default.aspx with nothing on it and a login.aspx with a login control on it. I have one user
in my database and I can't get it to authenticate. Even when I type in my exact username and password is spits back with "Your login attempt was not successful. Please try again."
Wayward780
Member
90 Points
18 Posts
Login won't authenticate
Dec 30, 2005 12:26 AM|LINK
Any suggestions? Thanks.
Wayward780