Session State, Application Restarts 24*7 website

G

Guest

When running a 24*7 website, we need to keep the our asp.net 2.0 web
applications from restarting as much as possible. Especially during any
deployments of aspx, aspx.vb files and possible .vb classes that are in the
App_Code folder or classes in any other folder from our devlopment servers to
production.

Microsoft has claimed that any type of deployments to web applications from
development to a production web application would not cause application
restarts (lost of user's session state) with ASP.NET 2.0.

What is the definitive answer to this? What white papers can explain this?
Can anyone from Microsoft point me to the right resource to get the bottom
line answer to Web Application restarts and session state loss?

Please do not refer to "Server State" or SQL Server State" unless that is
the only solution and "inProc" session state is not the answer to this
problem.

thanks
MikeG
 
J

Juan T. Llibre

"State Server" or "SQL Server" session state are the only solutions
and "InProc" session state is not the answer to this problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top