Infinite Loop Issue Occurs on Different Types of Reports, Resolved Only by Restarting Application Service
Posted: Thu Nov 06, 2025 6:04 pm
Hello Stimulsoft Team and Community,
I am encountering an infinite loop issue while rendering reports in Stimulsoft .NET. Importantly, this problem occurs across different types of reports and is not isolated to a specific template or report structure.
The rendering process repeatedly refreshes or reloads indefinitely, making the report viewer unresponsive. However, interestingly, this does not correspond with any significant increase in CPU or memory usage.
Some additional details:
The Stimulsoft engine uses its own connection string independently from my application.
The problem persists across multiple report types and configurations.
The issue only resolves temporarily when I restart the service of my application that hosts the reporting engine.
I have reviewed databand properties like CanBreak and grouping configurations, but the loop still happens.
I suspect this might relate to bugs found in some Stimulsoft versions involving infinite rendering or databand loops.
In some cases, I receive this JSON error in the browser's DevTools console: {"result":-2147483572,"method":"","parameters":""}, which seems to indicate internal rendering or API-processing failures.
Any guidance on debugging, recommended versions with fixes, or configuration best practices would be very helpful.
Thank you for your assistance!
I am encountering an infinite loop issue while rendering reports in Stimulsoft .NET. Importantly, this problem occurs across different types of reports and is not isolated to a specific template or report structure.
The rendering process repeatedly refreshes or reloads indefinitely, making the report viewer unresponsive. However, interestingly, this does not correspond with any significant increase in CPU or memory usage.
Some additional details:
The Stimulsoft engine uses its own connection string independently from my application.
The problem persists across multiple report types and configurations.
The issue only resolves temporarily when I restart the service of my application that hosts the reporting engine.
I have reviewed databand properties like CanBreak and grouping configurations, but the loop still happens.
I suspect this might relate to bugs found in some Stimulsoft versions involving infinite rendering or databand loops.
In some cases, I receive this JSON error in the browser's DevTools console: {"result":-2147483572,"method":"","parameters":""}, which seems to indicate internal rendering or API-processing failures.
Any guidance on debugging, recommended versions with fixes, or configuration best practices would be very helpful.
Thank you for your assistance!