When I test the TimeTracker i VS2005 it runs fine, but when it is published on ISS I get the error: LoginFailed For User <XXXX\ASPNET>
I had the MDF file attatched to SQL Express Management and ran the following script:
sp_grantlogin 'XXXX\ASPNET'
GO
sp_grantdbaccess 'XXXX\ASPNET'
GO
sp_addrolemember 'db_owner', 'XXXX\ASPNET'
GO
And after I detatched it again.
I'm runninng it on XP-pro, using SQL Express.
Somtimes It won't even show the Login.aspx, and it show the same error, then when i hit refresh It show the page. Then when i try to login, the error reappears.
I think i't a Timeout problem but I added 'Connect Timeout=30' in the web.config connectionstring, and that didnt solve the problem.
J@cob_dk
0 Points
2 Posts
Lgin failed for user <XXXX\ASPNET>
Mar 05, 2007 12:06 PM|LINK
When I test the TimeTracker i VS2005 it runs fine, but when it is published on ISS I get the error: LoginFailed For User <XXXX\ASPNET>
I had the MDF file attatched to SQL Express Management and ran the following script:
And after I detatched it again.
I'm runninng it on XP-pro, using SQL Express.
Somtimes It won't even show the Login.aspx, and it show the same error, then when i hit refresh It show the page. Then when i try to login, the error reappears.
I think i't a Timeout problem but I added 'Connect Timeout=30' in the web.config connectionstring, and that didnt solve the problem.
Time Tracker install
ManishPandey
Member
274 Points
80 Posts
Re: Lgin failed for user <XXXX\ASPNET>
Mar 05, 2007 01:35 PM|LINK
Hi,
I suggest you try following :
Then try following
Reset IIS and try.
Pandey, Manish Kumar
"Good judgment comes from experience... and a lot of that comes from bad judgment!" -- Will Rogers
J@cob_dk
0 Points
2 Posts
Re: Lgin failed for user <XXXX\ASPNET>
Mar 07, 2007 09:06 AM|LINK
Thanks.
Now it dosen't throw an unhandled execption. Now I just can't login on the page. But somebody else have a thread on that 'Login issue'.
chetan.sarod...
All-Star
66579 Points
11270 Posts
Re: Lgin failed for user <XXXX\ASPNET>
Apr 21, 2007 03:55 AM|LINK
Can u post the error that you are getting ....
It will be useful for solving the problem...
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.