RE: Forms Authentication and Custom errors
From: trinitypete (trinitypete_at_online.nospam)
Date: 12/17/04
- Previous message: [MSFT]: "RE: Forms Authentication and Custom errors"
- In reply to: [MSFT]: "RE: Forms Authentication and Custom errors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 17 Dec 2004 02:21:03 -0800
Hi Luke,
Got it - although dont know why.
It isn't a mobile application, I am using a cookieless session therefore
using the mobileformsauthentication.redirect etc. works like the
formsauthentication.redirect but instead of creating a cookie it appends the
cookie to the query string.
Anyhow, I removed the error page and recreated it from scratch. Recompiled
etc. and the error default redirection worked fine. Odd - maybe the error
page was erroring out and as the custom error page couldn't be displayed
therefore .Net needed to revert the call the standard .Net error page but the
cutom errors setting wasn't set to support the standard page hence the error
reporting that cutomer errors setting incorrect.
Seems to fit!
Anyhow onwards and upwards - thanks for your input.
Pete.
"[MSFT]" wrote:
> Hi Pete,
>
> Is it a ASP.NET Mobile application? (I saw you mentioned
> "MobileFormsAuthentication"). I used to think it is a ASP .NET issue. I am
> not a professional on the mobile issues. Is the same problem occur with IE
> client?
>
> Luke
>
>
- Previous message: [MSFT]: "RE: Forms Authentication and Custom errors"
- In reply to: [MSFT]: "RE: Forms Authentication and Custom errors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|