问一个Project Server报错问题
在Project Server设置“时间表”的时候就会报错,只要和其相关都会报错。
通过修改Web.config,更改sessionstate相关参数无效。
错误信息如下:
Event code: 3005
Event message: 发生了未处理的异常。
Event time: 2010/6/16 9:00:09
Event time (UTC): 2010/6/16 1:00:09
Event ID: 888a742b91ea46af93aa9d5c00f857c5
Event sequence: 15
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/973078221/ROOT-24-129211235986525489
Trust level: WSS_Minimal
Application Virtual Path: /
Application Path: C:\inetpub\wwwroot\wss\VirtualDirectories\80\
Machine name: XXXXXXXXXXXX
Process information:
Process ID: 8884
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: HttpException
Exception message: 只有在配置文件或 Page 指令中将 enableSessionState 设置为 true 时,才能使用会话状态。还请确保在应用程序配置的 <configuration>\<system.web>\<httpModules> 节中包括 System.Web.SessionStateMod 或自定义会话状态模块。
Request information:
Request URL: http://proj-management/_layouts/pwa/Admin/AdmTime.aspx
Request path: /_layouts/pwa/Admin/AdmTime.aspx
User host address: ::1
User: XXXXXXXXXXXX\Administrator
Is authenticated: True
Authentication Type: Negotiate
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 6
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: 在 System.Web.UI.Page.get_Session()
在 Microsoft.Office.Project.PWA.ApplicationPages.AdmTimePage.LoadData()
在 Microsoft.Office.Project.PWA.ApplicationPages.AdmTimePage.PJWebPage_OnLoad(EventArgs e)
在 Microsoft.Office.Project.PWA.PJWebPage.OnLoad(EventArgs e)
在 System.Web.UI.Control.LoadRecursive()
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Custom event details: