When the report is loaded (it makes access to informix 10) inside Crystal Reports Server, the follow error has showed.
Request timed out
I've included the follow code on web.config on InfoView folder, but it didn't work.
<httpRuntime
executionTimeout="N"
/>
Could anyone help me to solve this problem?
Thanks a lot.