Timeout response from server

Stimulsoft Reports.PHP discussion
Post Reply
stoneboy
Posts: 5
Joined: Fri Jun 24, 2016 1:22 pm

Timeout response from server

Post by stoneboy »

Hi, i create report with json datasource,
when i load data from the server "Timeout a response from the server".
How to increase timeout? i use from config.xml but no effect for me.

Code: Select all

<ClientRequestTimeout>100</ClientRequestTimeout>
Thanks.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Timeout response from server

Post by HighAley »

Hello.

Could you specify what version of our product you use?
After what time do you get this error?
What type of Data Source do you use?

Thank you.
stoneboy
Posts: 5
Joined: Fri Jun 24, 2016 1:22 pm

Re: Timeout response from server

Post by stoneboy »

Hi HighAley
Thanks for reply.
Could you specify what version of our product you use?
I use 2015.2 version
After what time do you get this error?
I got error at -+10s
What type of Data Source do you use?
I using Json Connection with Dataset,DataTable of DataSource
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Timeout response from server

Post by HighAley »

Hello.

Could you try to upgrade to the latest build?

Also you could try to set the FlexAdapterJsonData option to False in the config.xml file.

Thank you.
stoneboy
Posts: 5
Joined: Fri Jun 24, 2016 1:22 pm

Re: Timeout response from server

Post by stoneboy »

Okay, maybe i try to upgrade to latest build because when i try to use <FlexAdapterJsonData>False</FlexAdapterJsonData>
The adapter not make connection to load data.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Timeout response from server

Post by HighAley »

Hello.

What version do you use now?
Please, try our latest build and let us know about results.

Thank you.
Post Reply