Session is killed

  •  11-12-2007, 3:44 PM

    Session is killed

    I have tried the latest version from 12. Nov 2007, who was suppose to cure the dead session problem. The problem is still the same, but I can tell, the application is running a little further then yesterday, but not much.
     
    Problem arise 4. time method
    public override AppChatIdentity GetLogonIdentity()
    is called.
     
    It is called from file Loadsettings.aspx, line 201 :

    var IsAdministrator=<%=ChatWebUtility.CurrentIdentityIsAdministrator?"true":"false"%>;

    After this call, Session is null.
     
    Application used is .NET 2.0 running on OS Vista.
     
    Please investigate this matter asap.
     
    Brgds
     
    Leif
     
View Complete Thread