最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
vps服务器出现Unable to make the session state request错误解决方法
时间:2022-11-14 22:04:18 编辑:袖梨 来源:一聚教程网
页面打开时,出现如果下错误.处理方法.或者登陆后不久,频繁的返回到了登录界面
登录Server Error in '/' Application.
代码如下:
代码如下 | 复制代码 |
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_MACHINESYSTEMCurrentControlSetServicesaspnet_state ParametersAllowRemoteConnection. 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. |
二、【Unable to make the session state request解决方案】
开启ASP.NET State Service服务,把它设成自动。再在web.config中的
代码如下 | 复制代码 |
具体操作如下:
1、选择管理工具->服务,找到ASP.NET State Service,点开后选择启动,并将启动类型设为自动
2、 将web.config打开,会看到有一行是
代码如下 | 复制代码 |
如果没有,请在
vps报错Unable to make the session state request解决方案整理于网络
相关文章
- 空洞骑士丝之歌电枢球怎么拿 电枢球获取方式介绍 09-15
- 无主之地4怎么兑换骷髅钥匙码 骷髅钥匙兑换码使用方法 09-15
- 空洞骑士丝之歌掘洞钻在哪弄 掘洞钻获取方式介绍 09-15
- 超级机器人大战Y野花造访花园怎么过 第一章通关流程攻略 09-15
- 原神久岐忍天赋要升到多少级 久岐忍天赋加点攻略 09-15
- 空洞骑士丝之歌螺切刃怎么拿 螺切刃获取方法介绍 09-15