ASP.Net Login control doesn't work after published to the server !?

Kam

New member
I have a simple Web ASP project in Visual Studio 2008 with a login control in the design view . I have added a user with the a role (Admin) and full access to the website. The successful login will take the user to the second page. Everything works fine when I run locally , but after publishing to the server , I keep getting "The login was unsuccessfull message" .
 
Back
Top