Re: Bypass forms authentication
From: David (dflores_at_rochester.rr.com)
Date: 03/09/04
- Previous message: Jerry M. Gartner: "Re: Login Page"
- In reply to: Arvind P Rangan: "Re: Bypass forms authentication"
- Next in thread: Colin Basterfield: "Re: Bypass forms authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 09 Mar 2004 21:19:19 GMT
I am having a similar problem, my web.config file is set up so that the
first <system.web> handles all of the public access part. Then I have the
<location path="protected"> part which has all of the information for doing
the web forms auth.
My problem is, that after signing on, the web app doesnt take you to the
default.aspx in the protected section, it just sits on the logon screen.
Help!
- Previous message: Jerry M. Gartner: "Re: Login Page"
- In reply to: Arvind P Rangan: "Re: Bypass forms authentication"
- Next in thread: Colin Basterfield: "Re: Bypass forms authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Loading