解决方法是:在网站的web.config中的httpmodules一节增加

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

即可,问题解决。不过后来又发现一个更详细的讲述,有兴趣者不妨再研究一下

http://www.sharepointblogs.com/gnarus/archive/2006/09/05/11925.aspx

 

posted on 2008-04-10 18:01  晃晃悠悠  阅读(230)  评论(0)    收藏  举报