Re: Bypass forms authentication

From: David (dflores_at_rochester.rr.com)
Date: 03/09/04

  • Next message: David: "Re: Secure html page"
    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!


  • Next message: David: "Re: Secure html page"
    Loading