I have a couple of ASP.NET 2.0 applications running on Windows Server 2003 R2 x64 SP2. They were going along fine until we installed .NET 3.5 SP1. I've done some testing and that definitely seems to be the update that causes the issue. Now, the application
intermittently kicks the user out to the login screen. The apps were originally both running under the default app pool and both were having the same issue. I created a new app pool for each and now it SEEMS as though only one of the apps has the problem,
although they are pretty much identical bar the database and the clients.
I'm no ASP.NET expert. I didn't develop or deploy the apps. I've searched the web and have been unable to find any reference to the same situation elsewhere. I've got a feeling that more information might be needed and i'd be happy to provide it if you
ask. Any help would be greatly appreciated.
jmcilhinney
Member
2 Points
15 Posts
Installing .NET 3.5 SP1 Causes Sessions to Drop Intermittently
Mar 03, 2010 11:12 PM|LINK
I have a couple of ASP.NET 2.0 applications running on Windows Server 2003 R2 x64 SP2. They were going along fine until we installed .NET 3.5 SP1. I've done some testing and that definitely seems to be the update that causes the issue. Now, the application intermittently kicks the user out to the login screen. The apps were originally both running under the default app pool and both were having the same issue. I created a new app pool for each and now it SEEMS as though only one of the apps has the problem, although they are pretty much identical bar the database and the clients.
I'm no ASP.NET expert. I didn't develop or deploy the apps. I've searched the web and have been unable to find any reference to the same situation elsewhere. I've got a feeling that more information might be needed and i'd be happy to provide it if you ask. Any help would be greatly appreciated.