"catass" <catass@catass.com> wrote in message news:<#o##gDhVDHA.1692@TK2MSFTNGP11.phx.gbl>...
> I have state server running on my webserver. It works fine most of the time,
> but occassionally I get this error:
hai,
chk the prm's in th asp pages.

apo
> Error Message: 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\Servic es\aspnet_state\Parameters
> \AllowRemoteConnection.
>
>
> Any clue what could be causing this? I have checked the event logs and can
> only find a few errors that said "The state server has closed an expired
> TCP/IP connection. The IP address of the client is 127.0.0.1. "
> but none of them corresponded to the times when I got those exceptions.
>
> Thanks,
>
> - Michelle