新聞中心

一、【Unable to make the session state request問(wèn)題】
頁(yè)面打開(kāi)時(shí),出現(xiàn)如果下錯(cuò)誤.處理方法.或者登陸后不久,頻繁的返回到了登錄界面
登錄Server Error in '/' Application.
復(fù)制代碼 代碼如下:
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解決方案】
開(kāi)啟ASP.NET State Service服務(wù),把它設(shè)成自動(dòng)。再在web.config中的
具體操作如下:
1、選擇管理工具->服務(wù),找到ASP.NET State Service,點(diǎn)開(kāi)后選擇啟動(dòng),并將啟動(dòng)類(lèi)型設(shè)為自動(dòng)
2、 將web.config打開(kāi),會(huì)看到有一行是
如果沒(méi)有,請(qǐng)?jiān)?system.web>的下一行添加,再將其中的InProc改為StateServer,保存即可。
vps報(bào)錯(cuò)Unable to make the session state request解決方案整理于網(wǎng)絡(luò),如果你們有更好的解決方法請(qǐng)聯(lián)系我們
新聞名稱(chēng):vps報(bào)錯(cuò)Unabletomakethesessionstaterequest
標(biāo)題來(lái)源:http://www.5511xx.com/article/dhpscdc.html


咨詢(xún)
建站咨詢(xún)
