Page 1 of 1

Timeout response from the server - ASP .NET CORE MVC

Posted: Fri May 14, 2021 7:45 am
by Fran
Hello,
I have implemented ASP NET CORE MVC stimulsoft in my solution and I have a problem that when I try to show me the report data I get the following error "server response time".

This error only happens on the server not on my development PC. I have read several things in the forum and in the stimulsoft help but the problem is still not solved.
viewtopic.php?t=56782
https://www.stimulsoft.com/en/documenta ... imeout.htm

The code below does not apply.

Framework 2.2
Stimulsoft.Reports.Web.NetCore 2020.2.1, when I try to update to the last version, it launches an error.

In

The code in the view.

Code: Select all

@Html.StiNetCoreViewer(new StiNetCoreViewerOptions() { 

    Server =
    {
       RequestTimeout = 6000
    },
    Localization = "Reports/es.xml"
Thank you in advance.

Re: Timeout response from the server - ASP .NET CORE MVC

Posted: Fri May 14, 2021 11:24 am
by Lech Kulikowski
Hello,

Please send us a sample project that reproduces the issue for analysis.

Thank you.

Re: Timeout response from the server - ASP .NET CORE MVC

Posted: Fri May 14, 2021 11:41 am
by Fran
Hello,
What email should I send it to?

Re: Timeout response from the server - ASP .NET CORE MVC

Posted: Fri May 14, 2021 12:38 pm
by Lech Kulikowski
Hello,

You can send a sample project that reproduces the issue on support@stimulsoft.com

Thank you.

Re: Timeout response from the server - ASP .NET CORE MVC

Posted: Mon May 17, 2021 11:57 am
by Fran
Hello,

I've just sent it .

Re: Timeout response from the server - ASP .NET CORE MVC

Posted: Tue May 18, 2021 8:43 am
by Lech Kulikowski
Hello,

Ok. We will check it and will reply to you by email.

Thank you.