Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Out-of-Proc Session management with SQLServer
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00899601
Message ID:
00899751
Views:
10
>To scale a web application to run in a web farm environment, one option to managing sessions is through SQLServer. However, if a you try to store a dataset to a session, an error results "Object must be serializable..." Ironically, the MS docs indicate that the dataset is serializable. Yet ASP.NET thinks otherwise.
>

If there is any way possible, espesially if you are storing datasets in session to use InProc sessions and in your server farm use sticky IP's you will get much better performance.

See this webcast for more info:

http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032250622&Culture=en-US

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform