SQL Server
(1)
SharePoint
(1)
QnJpYW4gSG1hbg
(1)
ASP.NET
(1)
DD9195E6Content
(1)
Database
(1)
SessionState
(1)
Serif
(1)

configuring session database for WSS 3.0

Asked By Brian Hman
12-Nov-09 04:40 PM
Hi All,

I am 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

------=_NextPart_0001_DD9195E6Content-Type:

stchen replied to Brian Hman
13-Nov-09 02:03 AM
------=_NextPart_0001_DD9195E6
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hi Brian,

The MOSS 's session state management will rely on the  shared service
provider, and the configuration will require some specific steps:

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):

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:
msdnmg@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==?= <brianhman@newsgroup.nospam>
Subject: configuring session database for WSS 3.0
Date: Thu, 12 Nov 2009 13:40:02 -0800


Hi All,

I am 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

------=_NextPart_0001_DD9195E6
Content-Type: text/x-rtf
Content-Transfer-Encoding: 7bit

{\rtf1\ansi\ansicpg936\deff0\deflang1033\deflangfe2052{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\lang2052\f0\fs20 Hi Brian,
\par
\par The MOSS 's session state management will rely on the  shared service provider, and the configuration will require some specific steps:
\par
\par #Session State Management in SharePoint
\par http://msdn.microsoft.com/en-us/library/ee413746.aspx
\par
\par 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):
\par
\par #Using SQL Server for ASP.Net session state
\par http://idunno.org/articles/277.aspx
\par
\par Sincerely,
\par
\par Steven Cheng
\par
\par Microsoft MSDN Online Support Lead
\par
\par
\par 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: msdnmg@microsoft.com.
\par
\par ==================================================
\par Get notification to my posts through email? Please refer to http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.
\par
\par
\par
\par
\par \pard\li720 --------------------
\par From: =?Utf-8?B?QnJpYW4gSG1hbg==?= <brianhman@newsgroup.nospam>
\par Subject: configuring session database for WSS 3.0
\par Date: Thu, 12 Nov 2009 13:40:02 -0800
\par
\par
\par Hi All,
\par
\par I am configuring a WSS 3.0 farm, and since our custom apps use session data I
\par need to configure a session database for my WSS 3.0 servers. Can some one
\par send me a link of instructions on how to do this for WSS 3.0? Most the
Post Question To EggHeadCafe