Page 1 of 1

Silverlight Reports seeming to timeout

Posted: Fri Feb 17, 2017 11:02 am
by allan
I have set up a report which runs with a restricted dataset and it runs fine (19 seconds in SQL).
But the same query fails when I have the full dataset. (33 seconds in SQL)
When I run through Stimulsoft, the SQL Profiler does not return the SQL:BatchCompleted row for that query.

Where/How can I increase the timeout for Silverlight Reports?
I can only see 3 dlls,

Stimulsoft.Report.dll
Stimulsoft.Base.dll
Stimulsoft.Controls.dll

Thanks for any help,
Allan

Re: Silverlight Reports seeming to timeout

Posted: Sun Feb 19, 2017 4:05 pm
by Alex K.
Hello,

Please try to increase the CommandTimeout property for the data source.

Thank you.

Re: Silverlight Reports seeming to timeout

Posted: Mon Feb 20, 2017 3:50 pm
by allan
Many thanks, this has been done and works.

Re: Silverlight Reports seeming to timeout

Posted: Tue Feb 21, 2017 8:31 am
by Alex K.
Hello

We are always glad to help you!
Please let us know if you need any additional help.

Thank you.