ASP.NET StateServer Nod32

by benben 4/29/2008 12:31:00 PM

前两天还可以运行的程序,今天来跑就提示

Unable to make the session state request to the session state server. Please ensure that the ASP.NET State service is started and that theclient 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.

1.首先 查看了  ASP.NET State Service运行正常

2.重新注册 ASP.NET 2.0

cd C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
aspnet_regiis -i -enable

仍然出问题。

3.查看 42424端口正常开放,可以Telnet 127.0.0.1 42424

4。防火墙也关了呀?才想起来安装了Nod32,在管理中心 关闭IMON,程序终于跑起来了!

(必填)
(必填,不会被公开)
谢谢留言,如果留言不成功请联系ben#119797.com

Powered by BlogEngine.NET 苏ICP备08023017号


Recent comments

Author