风讯官方论坛

首页 » FoosunCMS交流区 » dotNETCMS安装使用 » 奇怪!!出现这个错误是什么原因?[问题已解决]
不再沉醉 - 2007-12-16 22:50:00
抱歉!操作失败


操作描述:
  • Unable to make the session state request to the session state server. Please ensure that the ASP.NET State service is started and that the client and server ports are the same. If the server is on a remote machine, please ensure that it accepts remote requests by checking the value of HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\aspnet_state\Parameters\AllowRemoteConnection. If the server is on the local machine, and if the before mentioned registry value does not exist or is set to 0, then the state server connection string must use either 'localhost' or '127.0.0.1' as the server name.
  • 返回上一级
  • dotNETCMS Version v1.0  Help center  Forum
不再沉醉 - 2007-12-16 22:53:00
已经解决。
原来“服务”里面没有启动“ASP.NET State Service”
1
查看完整版本: 奇怪!!出现这个错误是什么原因?[问题已解决]