Session Question

H

Henry Chen

Hi,
I have asp.net application that works fine with "InProc". When I change the
web.config to ""SQLServer", some of the pages with the sessions hang. I
think the seesion part in those web pages need change accordingly. But I
don't know how. Can you guys help me on this?

Thanks,
Henry
 
H

Henry Chen

I have applied [Serializable] in all the classes as told in the article.
However, the pages with the sessions still hang. Any clue what to do with
it? I am using the VS.Net 2002. Thanks.

Henry
 
S

Saravana [MVP]

If you give more details like, what you are trying to store in session then
it will help us to resolve your problem.

--
Saravana
Microsoft MVP - ASP.NET
www.extremeexperts.com



Henry Chen said:
I have applied [Serializable] in all the classes as told in the article.
However, the pages with the sessions still hang. Any clue what to do with
it? I am using the VS.Net 2002. Thanks.

Henry
Saravana said:
Check out this kb article, you will know what you need to do when you change
it to sqlserver
http://support.microsoft.com/default.aspx?scid=kb;en-us;312112

--
Saravana
Microsoft MVP - ASP.NET
www.extremeexperts.com



change
the
 

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
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top