Houck, Rob [mailto:[EMAIL PROTECTED]] wrote:
> Or.. Am I seeing something that only would occur on our > development servers (caused by the *build* operation) and > would not happen in production (caused by copying new DLL's > to the production box)? I'm quite sure you'll see this in both scenarios, because in both cases it's the updating/replacing of the assemblies it depends on that is forcing the web application to "restart". If you need the session to stay around when the application is restarted then, as you suspected, you'll need to run session state out of proc. HTH, Drew [ .NET MVP | weblog: http://radio.weblogs.com/0104813/ You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.