Forms Authentication

From: Tony (questions_at_resolutionsnet.co.uk)
Date: 05/29/04

  • Next message: Joe Kaplan \(MVP - ADSI\): "Re: Getting a list of roles"
    Date: 29 May 2004 03:12:20 -0700
    
    

    I wonder if anyone can help.

    We have web application using Forms Authentication that works
    perfectly ok in all environments, but in the production environment
    the forms authentication isn't timing out and returning the user to a
    login screen. Instead it tries to load the requested page and falls
    over on a multiple control id. Remember these errors don't happen in
    the Development and Testing environments.

    Another interesting point is, if I set the persistence of the cookie
    to true it doesn't write the cookie. The application continues to
    work, but obviously doesn't remember the user on a return (as the
    cookie isn't there). This happens in all environments.

    Event logs show no indication of the worker process being recycled and
    everthing seems to be ok.

    Any ideas or suggestions?


  • Next message: Joe Kaplan \(MVP - ADSI\): "Re: Getting a list of roles"