Issues with MS Proxy 2.0?

Last post 09-25-2006 8:11 AM by habibs. 3 replies.

Sort Posts:

  • Issues with MS Proxy 2.0?

    03-06-2006, 1:53 PM
    • Member
      25 point Member
    • chipsw
    • Member since 02-27-2006, 5:25 PM
    • Posts 5

    We have several clients that can no longer access out site because they are behind MS Proxy 2.0. This happened as a direct result of our upgrade to ASP.NET 2.0. We are using the cookieless approach with session ID in the URL. Has anybody had any experience with this?

    Chip

  • Re: Issues with MS Proxy 2.0?

    03-07-2006, 7:33 PM
    • Star
      14,603 point Star
    • ScottGu
    • Member since 06-05-2002, 8:36 PM
    • Redmond, WA
    • Posts 2,004
    • AspNetTeam
      Moderator

    Hi Chip,

    I haven't heard of this issue before, but am forwarding it onto people to investigate.

    Thanks,

    Scott

  • Re: Issues with MS Proxy 2.0?

    03-08-2006, 12:44 AM
    • Contributor
      3,067 point Contributor
    • sschack
    • Member since 09-16-2003, 4:06 PM
    • Posts 613
    • AspNetTeam
      Moderator
    When users can't access the site - what are they getting back in their browser - a 404 error?  There is a bug in the 2.0 cookieless session state implementation where we do not properly handle old ASP.NET 1.1 style cookieless identifiers.  Is it possible that the proxy servers for these users has cached the old 1.1 style identifiers - thus causing errors when they attempt to access the site?
    -Stefan
    ----------------------------------------------------------
    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: Issues with MS Proxy 2.0?

    09-25-2006, 8:11 AM
    • Member
      362 point Member
    • habibs
    • Member since 01-02-2003, 4:59 AM
    • Posts 79

    Hi, i have a similar problem.

    We have a wap site that uses cookieless state management. If i enable cookies in session management so everything goes fine but many cell phones do not support cookies so it is a must for us to use cookieless session state. 

    We are running  ipfw firewall and natd demon on FreeBsd and our users have the same problem. They are getting 404 file not found error page.

     Is there any workaround or patch for this problem so far ?

     

     

Page 1 of 1 (4 items)