Unplanned
Last Updated: 02 Sep 2026 12:05 by Marcos
Marcos
Created on: 02 Sep 2026 12:05
Category: Reporting
Type: Bug Report
1
The coded reports functionality in SRD.NET replaces the InstanceReportSource assigned to the SubReports with the 'userreport1' that is not defined

I have a CS report that contains a SubReport with InstanceReportSource. I have it in a .NET 10 Classlibrary project.

I tried to edit this report as a coded report in SRD.NET. However, when I saved the report, in the 'designer.cs' file, the value assigned to the ReportSource of the SubReport was set to 'userreport1' that is not instantiated and throws.

0 comments