timout

SQL Server Reporting Services proxy timeout (ASP.NET)

Morning, We are using SSRS (2005) and have a ASP.NET frontend using the SSRS WebControl. I've boiled the problem down the time it takes for one particular report to be generated is greater than the timeout on the proxy server. It looks like the way the SSRS web control tries to do things is by performing an HTTP request for the report...

What is the point of sending timeouts to a different queue and host in nservicebus?

I notice the default config/recommendation of the timoutmanager is running it in its own host and pointing to its own queue. Is it simply for performance? ...

PHP/Codeigniter FTP Timout

I'm trying to access an FTP server from my PHP script using Codeigniter's FTP Library. These functions work great, but when testing the script I discovered that if I attempt to connect to a server that does not exist, the script does not terminate with an error message of any kind. The page continues to execute, until the web server giv...

asp.net report generation - page cannot be diplayed

I have a asp.net application which generates reports.When the user clicks on generate report, the report is generated in the background and link to that report is written on the UI. There is no problem with the application as many of them are able to generate the reports successfully. However few users are facing issue is generating r...