I'm configuring a WSS 3.0 farm, and since our custom apps use session data I
need to configure a session database for my WSS 3.0 servers. Can some one
send me a link of instructions on how to do this for WSS 3.0? Most the
examples I find out there are for setting up session databases for MOSS.
Thanks!
Brian Hman
The MOSS 's session state management will rely on the shared service
provider, and the configuration will require some specific steps:
#Session State Management in SharePoint
http://msdn.microsoft.com/en-us/library/ee413746.aspx
For WSS, there is no shared service provider, I think the sessionState is
completely the same as ASP.NET session state management. You can try
configuring the sql session state just like the standard ASP.NET web
application(for the WSS webfront server):
#Using SQL Server for ASP.Net session state
http://idunno.org/articles/277.aspx
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msd...@microsoft.com.
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.
--------------------
From: =?Utf-8?B?QnJpYW4gSG1hbg==?= <bria...@newsgroup.nospam>
Subject: configuring session database for WSS 3.0
Date: Thu, 12 Nov 2009 13:40:02 -0800