Unable to make the session state request to the session state server.
Yazar: SBayir Tarih: Şubat 17, 2010 · Yorum Yap , Kategori: Asp.NET
Etiketler: Allowremoteconnection hatası, asp.net hataları, asp.net state management, session hatası, state hatası
En Sevdiğim hatalar
Asp.NET localinizde çalışan siteyi hostunuza yüklediğinizde bu şekilde bir hata alabilirsiniz ;
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.
Hosting firmanızdan Asp.NET Durum Yönetiminin (Asp.NET State Service) başlatmasını talep ederseniz sorununuz çözülecektir. Bilmeyen hosting firmaları için detaylı anlatım ;



