Login problems

liunx

Guest
I have posted this problem on other ASP boards and have yet to get a response.

The problem that I am having is that on my web site, I can successfully add a user, however I cannot login. When a user logs in, the post back happens like the login process is happening, however the user never gets logged in.

I am using Visual Studio 2005 Standard along with SQL Server 2005 Standard. When I run the site through the debug in VS, it works fine. I can login and the Login View shows the Login Name and the Login status.

I am frustrated because this problem has been going on for a week and I have yet to find a solution. I am sure it is some security issue buried deep in Windows.

Thanks for any help and information.
 
Back
Top