I'm using Visual Web Developer 2010 Express with SQL Server 2008 Express, VB.
The program I have has been working well until today when I can't seem to logon. It responds with "your login attempt was not successful..." even though I know the username and password are correct.
I went to the ASP.net configuration site and everything looks good; I even deleted the user and created a new user. However, any attempt comes back with "your login attempt was not successful...".
Does anybody have any ideas what could cause this problem? Could ASPNETDB.MDF have been corrupted? How can this be corrected?
Thanks!