Hi,
We have a issue when generate a report in the report viewer with a timout, see below. I have tried to set multiple timout settings in IIS and Web.config but nothing helps. The strange thing is the query in the SQL database doesn't take more then a minute, so it seems like a connection issue between the application server and the database server. It is quite a lot of data, so maybe that is the issue?
Request timed out.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: Request timed out.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): Request timed out.]