RE: Forms Authentication - Sudden Redirect Failure on Login
- From: lukezhan@xxxxxxxxxxxxxxxxxxxx (Luke Zhang [MSFT])
- Date: Tue, 18 Jul 2006 05:28:22 GMT
Hello Stephen,
Thank you for the code. After review the code, I suggest you may check
following issues:
1. Since you have check the redirectURL, and confirm it is correct. You may
also check these values: FormsCookiePath, DateTime.Now and dtTimeout. ( I
understand the system has been working for months, and these values are
almost no problem. But it is still worthy of a try to ensure we have check
everything there).
2. Temporarily use FormsAuthentication.RedirectFromLoginPage instead
setting cookies by code. (Just ensure there is no problem on the cookies ).
Please let me the result of above tests. I am looking forward to hear from
you.
Sincerely,
Luke Zhang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- RE: Forms Authentication - Sudden Redirect Failure on Login
- From: Stephen Davies
- RE: Forms Authentication - Sudden Redirect Failure on Login
- Prev by Date: Re: Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.
- Next by Date: RE: Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.
- Previous by thread: Re: Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.
- Next by thread: RE: Forms Authentication - Sudden Redirect Failure on Login
- Index(es):
Relevant Pages
|