ASP.NET session state on SQL Server

R

Ravikanth[MVP]

Hi sohoni,

Have you installed latest SP on SQL Server. If so check
out this KB article...
http://support.microsoft.com/?kbid=814572

HTH
Ravikanth

-----Original Message-----
Hi,
I am storing session state on an SQL Server (2000). As long as SQL Server is
running session state is made available to pages. If SQL Server is turned
off and on again or machine is restarted (to simulate crash), as soon as
page tries to retrieve session state, an error page is shown which mentions
"SqlException: General Network Error. Check your network documentation." I
have checked that SQL Server has the session state data stored and
persisited. I have tried this with a machines which have both SQL Server and
IIS 5.0, IIS 6.0 and with different machines too.
In .NET Framework 1.1 I have observed a new SQL Script for installing SQL
Database for ASP.NET session state
(InstallPersistSqlState.sql). I have tried
 

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,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top