Hi,
How can I set the timeout of the request to the server wic StiMvcViewer? Sometimes, the default amount of time is not enough (For big datasets and Debugging purposes).
Thanks in advance.
Server Timeout Response
-
- Posts: 152
- Joined: Mon Aug 03, 2015 9:28 am
Re: Server Timeout Response
Hello,
You use data connections in the report as I understand. In this case, you can change connection timeout with the help of property CommandTimeout.
Please, select the data source in the report dictionary. After then switch to property grid and set required value to CommandTimeout property.
Please contact us if you need any help.
Thank you.
You use data connections in the report as I understand. In this case, you can change connection timeout with the help of property CommandTimeout.
Please, select the data source in the report dictionary. After then switch to property grid and set required value to CommandTimeout property.
Please contact us if you need any help.
Thank you.
- Attachments
-
- timeout.png (7.68 KiB) Viewed 1963 times