Re: Forms Authentication Problem
- From: "vss" <tnr@xxxxxxxxxxxxxxxxx>
- Date: Wed, 30 Aug 2006 14:55:39 -0400
Yes! Default.aspx is in this subfolder.
The logic of my application is such that once user get authenticated it
takes him to 'defaultstart.aspx'
But as mentioned previously , if user try accessing the link second time it
tries to take him to 'defaultstart.aspx' and as user is not authenticated it
forces him back to 'default.aspx'( in browser url is
http://www.myserver.com/Xtranet/Default.aspx?ReturnUrl=%2fXtranet%2fDefaultStart.aspx)
but this time around it gives 'The page isn't redirecting properly' error.
if user click once on the link and it launches the xtranet application
correctly...then if user opens IE and enter url address
http://myserver/xtranet/ it again gives redirection error.
But if user bypasses parent asp page and opens multiple IE sessions and
entert the URL http://myserver/xtranet/ then it opens the application
correclty in all browser windows.
Sincerely,
V2ss
"Luke Zhang [MSFT]" <lukezhan@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:PSUMjCzyGHA.4464@xxxxxxxxxxxxxxxxxxxxxxxx
Hello,
With this hyber link, user will be redirected to the sub folder
"/xtranet/". Is there a "default.aspx" file in this sub folder? By
default,
an authenticated user will be rediret to this page if we just access
"/xtranet/".
In you first message, you mentioned:
but tries to access some random page and I get redirection Error.
What is the redirection error? is it redirected to a page not existing?
Also, if we directly access the ASP.NET web application (not from asp
application) like opening "http://myserver/xtranet/"in IE directly,
will this also generate the error?
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 Problem
- From: Luke Zhang [MSFT]
- Re: Forms Authentication Problem
- References:
- Forms Authentication Problem
- From: vss
- RE: Forms Authentication Problem
- From: Luke Zhang [MSFT]
- Re: Forms Authentication Problem
- From: vss
- Re: Forms Authentication Problem
- From: Luke Zhang [MSFT]
- Forms Authentication Problem
- Prev by Date: Creating and enforcing a subscription-based service?
- Next by Date: RE: Membership.ApplicationName and thread safety.
- Previous by thread: Re: Forms Authentication Problem
- Next by thread: Re: Forms Authentication Problem
- Index(es):
Relevant Pages
|
|