Forum Search Results for "" RSS 1—2 of 2

More Search Options

  • Re: W3WP.exe error in the event viewer

    Posted to Troubleshooting by julieanne on 12-24-2008, 10:30 AM

    As others said, the error shows in the logs because it isn't being trapped. Do you need the explicit Response.End()? If so, this might help.  http://support.microsoft.com/kb/312629/en-us If not, remove the Response.End() call, and set the Response.Direct endResponse parameter to false.     

    • http://forums.iis.net/p/1153931/1888336.aspx#1888336
  • .NET 2.0 Framework patches overwrite web.config SessionState Mode?

    Posted to General by julieanne on 12-23-2008, 4:10 PM

    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, ...

    • http://forums.iis.net/p/1153948/1888282.aspx#1888282

Microsoft Communities