« Previous Next »

Thread: .NET 2.0 Framework patches overwrite web.config SessionState Mode?

Last post 02-11-2009 11:52 AM by npiaseck. 4 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (5 items)

Sort Posts:

  • 12-23-2008, 4:10 PM

    .NET 2.0 Framework patches overwrite web.config SessionState Mode?

    This has happened to me twice now.  A web garden, running sessionState in StateServer mode reverts back to InProc mode after certain patches are applied to .NET Framework. 

    We are in a formal environment with development, internal test, external test, and production, so I cannot control timing or nature of patches.  At best, I can document and convey to groups involved, including helpdesk, netops, test, users, etc.

    I have been looking for an answer to this all day on Google, MSDN, etc, and can find nothing other than obsolete references to State Service being shut down (we don't have that problem).  I would love something in writing, KB article would be best, to explain and/or resolve the problem. FYI, I cannot modify the machine.config files of the servers, some of which are load balanced in production.

    The results of this configuration change when it occurs are "symptom rich" - what a doctor once said to me when asked what would happen if a blood clot on a relative's artery were to break free.

  • 02-08-2009, 5:24 PM In reply to

    • npiaseck
    • Not Ranked
    • Joined on 02-08-2009, 4:54 PM
    • Posts 3

    Re: .NET 2.0 Framework patches overwrite web.config SessionState Mode?

    Sorry for the cross post to your message over on the ASP.NET forums. This has just happened to me after upgrading a machine from .NET 3.0 to .NET 3.5. Had been running web gardens and state server for over a year, but now suddenly it's like everything is InProc no matter what the web.config says.

    This happened to me once before, but it magically seemed to resolve itself by restarting the machine. No such joy now--any ideas?!

  • 02-09-2009, 12:51 AM In reply to

    • npiaseck
    • Not Ranked
    • Joined on 02-08-2009, 4:54 PM
    • Posts 3

    Re: .NET 2.0 Framework patches overwrite web.config SessionState Mode?

    Answered my own question after hours of debugging: http://stackoverflow.com/questions/526697/upgrade-from-net-3-0-to-3-5-sites-set-to-stateserver-revert-to-inproc-when-in-w I submit that this is a bug/unintended behavior of the .NET Framework installer/updater.
  • 02-11-2009, 11:46 AM In reply to

    • tomasx1
    • Not Ranked
    • Joined on 01-23-2009, 9:59 PM
    • Posts 5

    Re: .NET 2.0 Framework patches overwrite web.config SessionState Mode?

    The link is not working, please check

    I am deaf :) Tagrati
  • 02-11-2009, 11:52 AM In reply to

    • npiaseck
    • Not Ranked
    • Joined on 02-08-2009, 4:54 PM
    • Posts 3

    Re: .NET 2.0 Framework patches overwrite web.config SessionState Mode?

     The link works fine, but here's a tiny URL: http://tinyurl.com/b8pvjm

Page 1 of 1 (5 items)
Microsoft Communities