I have an application that uses the ASPNET role provider. My SQL Server crashed so I took a backup of the database and restored it to a new SQL Server and changed the db connection string to that server. The web site runs but no users can login to the site. Is there something that I should have done when the db was on the other server?
View Complete Post