Howto Sharepoint Enable Session State if not enabled

Read my post about (Shared Services Provider stuck on "Provisioning in Progress) for a background on why I ran into this issue.

First, make sure that you have a Shared Services Provider running.  You can check this by going to your Sharepoint Central Administration website and on the left hand navbar you should see at least 1 item listed under "Shared Services Administration".

Once you verify that you have an SSP setup, go to Application Management and under the heading "Office SharePoint Server Shared Services" click the link for "Configure session state"

You should be able to check the "Enable Session State" checkbox like the screenshot below

image

Be sure to save your settings.

I also read that in your sites web.config file you can uncomment the following line (but apparently this isn't the MS Best Practice)

<!-- <add name="Session" type="System.Web.SessionState.SessionStateModule"/> -->

and also set the "enableSessionState" attribute to "true" in the element below (also in the web.config).

<pages enableSessionState="false" enableViewState="true" enableViewStateMac="true" validateRequest="false" pageParserFilterType="Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" asyncTimeout="7">

Unfortunately, neither the setting up of the SSP or web.config settings rid me of the error message "The form cannot be displayed because session state is not available" I kept getting when trying to create a simple approval workflow.  Since I was able to bypass the issue, I will leave this in the back of my mind, but if anyone has an suggestions I am all ears.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值