Hello Friends,
We have this problem everyday with version Orion 9.5 !!
In the event viewer, not registry nothing important, well I thing so! jeje.
I'm check all orion services is running, it's OK
Please, I need your help!
Thanks
Hi Jairo -
we have a bug logged for this already and have it scheduled for an upcoming release.
As a workaround, try adding following line to %web_console_folder%\SolarWinds\web.config right after <system.web> element:
<httpRuntime maxRequestLength="1048576" executionTimeout="3600" />
This will increase maximum request length to 1GB.
Please reply with how this works for you.
Thanks for you answare,
I apply the following Step, add <httpRuntime maxRequestLength="1048576" executionTimeout="3600" /> under element httpruntime of file Web.config of Report Manager (%\Program Files\Microsoft SQL Server\MSSQL.X\Reporting Services\ReportManager) of the Report Server (%\Program Files\Microsoft SQL Server\MSSQL.X\Reporting Services\ReportServer).
After restart service of "Reporting Services"
But not work and continue with this problem.
Hi, Community
Now display this error:
Hi Jairo - it looks like adjusting the page timeout has uncovered another issue. Please log a support ticket referencing this thwack post and we'll be happy to look at your problem in more detail.
Thanks.