1

我在 sharepoint 2007 中使用 infopath 2007 表单。当我想在存储在表单库中的浏览器中打开表单时,它会显示一条消息:“无法加载表单。因为会话状态未激活。”

我该如何解决这个问题。。谢谢。。

4

1 回答 1

0

在您的 sharepoint 站点 web 配置中,在 httpModules 中取消注释此行

<!-- <add name="Session" type="System.Web.SessionState.SessionStateModule"/> -->
于 2011-03-10T12:12:47.787 回答