The server request timed out - error

Last post 07-21-2009 7:19 AM by jeff@zina.com. 1 replies.

Sort Posts:

  • The server request timed out - error

    07-21-2009, 5:00 AM
    • Member
      409 point Member
    • khparhami
    • Member since 04-09-2009, 5:19 AM
    • Tehran
    • Posts 189

     Hi,

    I add a dll reference to my solution and I used some of its classes. It works fine on my local computer (with the connection to remote databases) but when I published and put it on another web server it trows the following error:

    Sys.WebForms.PageRequestManagerTimeoutException - The server request timed out - error

     

    with the following details:

    Webpage error details
    
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)
    Timestamp: Tue, 21 Jul 2009 10:00:00 UTC
    
    
    Message: Sys.WebForms.PageRequestManagerTimeoutException: The server request timed out.
    Line: 604
    Char: 13
    Code: 0
    


     

     please advise what is the solution

    thanks

     

    Best regards
    Khashayar

    ---------------------------------------------
    Please: Don't forget to click "Mark as Answer" on the post that helped you. That way future readers will know which post solved your issue.
  • Re: The server request timed out - error

    07-21-2009, 7:19 AM
    Answer
    • All-Star
      77,857 point All-Star
    • jeff@zina.com
    • Member since 09-26-2003, 6:43 AM
    • Naples, FL, USA
    • Posts 10,580
    • Moderator
      TrustedFriends-MVPs

    khparhami:
      

     please advise what is the solution

     

    Fix your code to match the new server configuration.  Most likely the database connection string, but you'll need to do some testing to be sure.

    Jeff

    Blatant Self Promotion: ASP.NET 3.5 CMS Development
Page 1 of 1 (2 items)