vps报错Unable to make the session state request_win服务器

客户反应vps报错Unable to make the session state request,我司技术将解决方法总结如下,希望可以帮助更多的人解决“Unable to make the session state request”难题。

一、【Unable to make the session state request问题】

页面打开时,出现如果下错误.处理方法.或者登陆后不久,频繁的返回到了登录界面

登录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_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.

二、【Unable to make the session state request解决方案】

开启ASP.NET State Service服务,把它设成自动。再在web.config中的<system.web>下加一行
<sessionState mode="StateServer" stateConnectionString="tcpip=127.0.0.1:42424" timeout="20"/>,
具体操作如下:
1、选择管理工具->服务,找到ASP.NET State Service,点开后选择启动,并将启动类型设为自动
2、 将web.config打开,会看到有一行是
<sessionState mode="InProc" stateConnectionString="tcpip=127.0.0.1:42424" timeout="20"/>,
如果没有,请在<system.web>的下一行添加,再将其中的InProc改为StateServer,保存即可。
vps报错Unable to make the session state request解决方案整理于网络,如果你们有更好的解决方法请联系我们

时间: 2024-09-12 06:23:15

vps报错Unable to make the session state request_win服务器的相关文章

vps服务器出现Unable to make the session state request错误解决方法

页面打开时,出现如果下错误.处理方法.或者登陆后不久,频繁的返回到了登录界面 登录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 p

在vmware上创建新的虚拟机报错unable to open the image如何解决小白求助

问题描述 在vmware上创建新的虚拟机报错unable to open the image如何解决小白求助 在vmware上创建新的虚拟机报错unable to open the image如何解决小白求助,第一次安装,小白求助 解决方案 无法打开镜像,可能的原因是,没找到镜像文件,镜像文件格式无效,文件夹权限不足. 解决方案二: 现在提示的是镜像无效,是镜像坏了,还是其他的问题,诸如权限不够的原因 解决方案三: 在虚拟机的系统里没装看图软件吧 解决方案四: 虚拟磁盘不能创建在安装VMware

linux下xhost命令报错:unable to open display的解决办法

  linux下执行xhost命令报错:unable to open display,解决方法,linux 下通过xhost进入图形界面,经常会出现报错"unable to open display" linux下的操作步骤如下: 1.复制代码: 复制内容到剪贴板 [root@localhost ~]# vncserver New 'localhost:1 (root)' desktop is localhost:1 Starting applications specified in

mybatis-spring老报错Unable to instantiate Configuration.

问题描述 spring老报错Unable to instantiate Configuration. spring+MyBatis动态SQL查询写了一个测试方法老报错 ApplicationContext ctx = new ClassPathXmlApplicationContext("applicationContext.xml"); EmpDao dao = ctx.getBean(EmpDao.class); 这个配置文件老读不出来,不知道哪里的问题 ![图片说明](http:

android-自定义软键盘用popupwindow弹出,点击按钮报错Unable to add window

问题描述 自定义软键盘用popupwindow弹出,点击按钮报错Unable to add window 自定义的键盘用的android.inputmethodservice.KeyboardView系统的软键盘 然后点击其中一个按钮就会报错 报的错: android.view.WindowManager$BadTokenException: Unable to add window -- token android.view.ViewRootImpl$W@41601028 is not val

Dialog(四)——报错Unable to add window -- token null is not for an application

/** * 问题描述: * 创建和显示对话框的时候报错 * Unable to add window -- token null is not for an application * * 问题修正: * 不可使用Builder builder=new Builder(getApplicationContext()); * 应该使用Builder builder=new Builder(MainActivity.this); */ private void showDialog(){ Dialo

SharePoint 2013 搜索报错&quot;Unable to retrieve topology component health. This may be because the admin component is not up and running&quot;

环境描述 Windows 2012 R2,SharePoint 2013(没有sp1补丁),sql server 2012 错误描述 搜索服务正常,但是爬网一直在Crawling Full,但是爬不到任何东西,而且不会停止,爬了一宿什么都没有爬到: 爬网不止,爬了一宿什么都没有爬到,错误如下:   去15/logs里面找日志:Non-OAuth request. IsAuthenticated=True, UserIdentityName=0#.w|domain\user, ClaimsCoun

报错Unable to start receiver com.easemob.chat.EMMonitorReceiver: java.lang.NullPointerException

问题描述 机型是gi-i9500 tmmars,三星s4.友盟报的bug,只有这个机型报错.这个机子上极光推送也有类似的问题,Receiver报空指针.极光新版本好像解决了. 解决方案 直接用环信的最新的demo测试下,看下清单文件中有没有注册,然后看下初始化的过程,建议直接引入easeui库.解决方案二:全部就是最新的,也都注册了,只有那一个机型报错,别的机子没问题解决方案三:有qq号么 方便加下 私聊?

epplus下载文件报错Unable to create the store directory. (Exception from HRESULT: 0x801

问题描述 各位大侠求解epplus下载文件报Unabletocreatethestoredirectory.(ExceptionfromHRESULT:0x80131468)错误如果量小时则正常下载数据量为16w报错 解决方案 解决方案二:Ifyou'rerunningyourapplicationpoolas"NetworkService"youcan'tlogin,sograntingatleastModifypermissionsfortheNetworkServiceaccou