Re: popup and timeout problem



You can't bypass the logon, as the check happens at the application level
via the .net framework, so the redirect happens before the page is properly
accessed. You could either add the code into the page_load of the login page
to check the referrer, and popup the page accordingly, or else use a htm as
the popup(as the extension exists outside the .net framework).

Another option is to use a subfolder with it's own configuration.
web.config's work in a hierarchial tree based way, so you could have your
popup page in another directory, that contains it's own web.config, that
allows unauthenticated access to it i.e.

javascript:window.open('unauth/wfpopup.aspx....

Cathal
"Dan Pavel" <myalternativmail@xxxxxxxxx> wrote in message
news:%23BqY0pQjFHA.1464@xxxxxxxxxxxxxxxxxxxxxxx
> Yes, I am using Form auth. How can I bypass this redirect to the logon
> page ? In the worst case, I need that when the session is timed out,
> this wfpopup.aspx page to be redirected to a simple page with the
> "Session expired. Please login" text not to the logon page. How can I do
> that ?
>
> Thank you,
> Dan
>
> *** Sent via Developersdex http://www.developersdex.com ***


.



Relevant Pages

  • Re: popup and timeout problem
    ... How can I bypass this redirect to the logon ... In the worst case, I need that when the session is timed out, ... Please login" text not to the logon page. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: ADFS Proxy Error
    ... redirecting the client to the logon site. ... resource FS -> app ... The redirect from the account FS to the resource FS is a POST redirect of ... On my test client I have a host file entry to redirect any requests to my ...
    (microsoft.public.windows.server.active_directory)
  • Re: Windows Logon Screen Changed and classic style now shows....
    ... computer you have a box in classic style saying windows is logging off. ... One of the updates for .net framework adds a user account. ... what causes the extra logon step. ...
    (microsoft.public.windowsxp.accessibility)
  • RE: Redirect default folder for Windows Explorer
    ... You shouldn't have to reboot because it is a user instead. ... Logon and logoff ... I've added this script to my logon script to but i have to do a reboot for ... You are far better off to redirect the My Documents than remove it. ...
    (microsoft.public.win2000.group_policy)
  • Re: Microsoft Net Framework and Windows XP Home Logon
    ... This apparently required MS Net Framework 1.1 which ended up ... the auto logon to WinXP I had enjoyed was ... consequence of the Net Framework User Account ... As for installing .NET Framework 3.0, ...
    (microsoft.public.windowsxp.help_and_support)