After the upgrade release to the 08/31 show was an error:
TypeError: Error #1034: Type Coercion failed: cannot convert flash.events::Event@6c82bf1 to stimulsoft.flex.base.StiURLLoader.
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at stimulsoft.flex.base::StiURLLoader/onTimeout()[D:\.Builder\temp\Stimulsoft_Base\stimulsoft\flex\base\StiURLLoader.as:97]
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
What could happen?
Urgent! Error, need help!
Urgent! Error, need help!
The problem was in previous releases too. Checked prior to 05/04. Occurs when waiting for data over a specified time (10 seconds by default). How do I increase this timeout?
Urgent! Error, need help!
Hello,
You can change the timeout using the following option:
StiOptions.connection.clientRequestTimeout = 30;
Thank you.
You can change the timeout using the following option:
StiOptions.connection.clientRequestTimeout = 30;
Thank you.
Urgent! Error, need help!
Big thanks, Vladimir!
But, error on timeout is no good...
But, error on timeout is no good...
Urgent! Error, need help!
I put this on init function, but its not work!Vladimir wrote:Hello,
You can change the timeout using the following option:
StiOptions.connection.clientRequestTimeout = 30;
Thank you.

Urgent! Error, need help!
Hello,
Please indicate when you change this value, does the timeout not change and remain 10 seconds?
Thank you.
Please indicate when you change this value, does the timeout not change and remain 10 seconds?
Thank you.