Results 1 to 4 of 4

Thread: FTP problem - unable to make the session state request to the session state server.

  1. #1
    Join Date
    Aug 2008
    Posts
    90

    FTP problem - unable to make the session state request to the session state server.

    I am uploading some files to my work server through FTP, it was some web applications, it shows me that uploading fles does not have any problem but when again tried to access and storing of session state variables, the testing encountered an error "Unable to make the session state request to the session state server". I have tried out every possible answer but does not get any. Thanks

  2. #2
    Join Date
    Oct 2008
    Posts
    132

    Re: FTP problem - unable to make the session state request to the session state server.

    There is one way to solve the problem by adding the ASPNET user to the Local Administrators group. But for this i will not recommend to do that in production, because the main problem lies between the permission issue, but if that solves the problem, you're looking at a permissions issue; perhaps you can solve it by granting the ASPNET user permission to the necessary directory or registry key.

  3. #3
    Join Date
    Jan 2009
    Posts
    163

    Re: FTP problem - unable to make the session state request to the session state server.

    I also had the same problem, and after searching for the long i found the simple solution just by starting some services, so i will suggest you to check for or "ensure that the ASP.NET State service is started..." verify this service in service console is started.

  4. #4
    Join Date
    Feb 2009
    Posts
    105

    Re: FTP problem - unable to make the session state request to the session state server.

    If you do not find where to search for the service you may check at the following location Control Panel-Administrative tools-Services then double click the Service "ASP .Net State Service" and make the startup type as Automatic then start the service. I beleive all should be fine after that. and even if you won't get there then check 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.

Similar Threads

  1. Replies: 5
    Last Post: 12-07-2011, 11:19 AM
  2. Replies: 4
    Last Post: 17-01-2011, 11:14 AM
  3. Replies: 4
    Last Post: 24-12-2010, 07:58 AM
  4. PHP login session problem
    By Krish07 in forum Software Development
    Replies: 3
    Last Post: 24-09-2009, 02:41 PM
  5. Replies: 4
    Last Post: 26-11-2008, 01:41 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,658,862.63601 seconds with 17 queries