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:
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