« Previous Next »

Thread: missing sessionid with iis 64 bit isapi_redirect.dll jboss and MSIE

Last post 09-14-2008 9:40 PM by Jamie Clayton. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 02-11-2008, 4:49 AM

    • Kurt56
    • Not Ranked
    • Joined on 02-11-2008, 8:23 AM
    • Posts 2

    missing sessionid with iis 64 bit isapi_redirect.dll jboss and MSIE

    Hallo,

    The sessionid get lost in the combination 64 bit machine with IIS 6.0, isapi_redirect.dll jboss and Internet Explorer. It works fine with Mozilla and Opera. Using Tomcat alone has the same result. Internet Explorer nok, the others ok.

    rgrds
     

  • 09-12-2008, 1:11 AM In reply to

    Re: missing sessionid with iis 64 bit isapi_redirect.dll jboss and MSIE

    I'm getting the same issue x64 + IIS7.  At first we thought it might be loadbalancer releated, but the IE7 browser just doesn't retain the sessionID, while other browsers do.

    I'm fairly annoyed as it's been difficult to troubleshoot. We have a standard masterpage solution with FormsAuthentication.  Forms authentication just falls over with out sessionID's.  The solutions work perfectly on Vista x32 IIS7 or IIS 6/5, just don't play well on the x64.

  • 09-12-2008, 4:24 AM In reply to

    • Kurt56
    • Not Ranked
    • Joined on 02-11-2008, 8:23 AM
    • Posts 2

    Re: missing sessionid with iis 64 bit isapi_redirect.dll jboss and MSIE

    The problem in our case was an underscore in the URL. It is not accepted by IE7 but by all other browser if a part of the servername has an underscore. (server_1 is nok, server-1 is ok)

    rgrds 

  • 09-14-2008, 9:40 PM In reply to

    Re: missing sessionid with iis 64 bit isapi_redirect.dll jboss and MSIE

    Kurt,

    Thanks for the lead, we definitely have underscores in the sub domain on this problem web site.  Further research at http://forums.asp.net/p/1099884/1852151.aspx confirms the problem. Will remove the underscores and see what happens.Interestingly, non MS web browsers work as expected with the underscores at this point in time.

    Very much appreciate you responding to the post.

Page 1 of 1 (4 items)
Microsoft Communities