I really really need some help here. I have created a login application which is using samples from Microsoft's persistent cookie logon form using Forms authentication.
I am using Windows XP Pro, Visual Web Developer 2005 and SQL Server Enterprise Edition, IIS version 5.
Now my problem is that, when I was doing this login in the the local computer, everything works very fine. I am able to log in to my application thru the login sample that I had mentioned earlier. But when I upload it into the test server, it gives me this error:
"Login failed for user <servername>\<aspnet>"
I have tried googling around but to no avail. I have tried all sorts of means to get my application working as soon as possible because my company needs to upload them into production.
Hopefully needs to get some pointers here..
Thank you in advance..Hi all..
I really really need some help here. I have created a login application which is using samples from Microsoft's How To Implement Forms-Based Authentication in Your ASP.NET Application by Using Visual Basic .NET. It is using Forms authentication.
I am using Windows XP Pro, Visual Web Developer 2005 and SQL Server Enterprise Edition, IIS version 5.
Now my problem is that, when I was doing this login in the the local computer, everything works very fine. I am able to log in to my application thru the login sample that I had mentioned earlier. But when I upload it into the test server, it gives me this error:
"Login failed for user <servername>\<aspnet>"
I have tried googling around but to no avail. I have tried all sorts of means to get my application working as soon as possible because my company needs to upload them into production.
Hopefully needs to get some pointers here..
Thank you in advance..
No comments:
Post a Comment