This is a migrated thread and some comments may be shown as answers.

System.NotImplementedException: No runtime item is defined for MyReport1

1 Answer 58 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Rob
Top achievements
Rank 1
Rob asked on 27 Nov 2015, 01:30 PM

 

Generate report fault: 

No runtime item is defined for MyProject.Report1 item System.NotImplementedException: No runtime item is defined for MyProject.MyReport1 item

at Telerik.Reporting.Processing.ItemFactory.Create(Object itemDef)

at Telerik.Reporting.Processing.ReportProcessor.ProcessReport(ReportSource reportSource, IRenderingContext context)

at Telerik.Reporting.Processing.ReportProcessor.ProcessReport(ReportSource reportSource, Hashtable deviceInfo, IRenderingContext context)

at Telerik.Reporting.Processing.ReportProcessor.ProcessAndRender(String format, ReportSource reportSource, Hashtable deviceInfo, IRenderingContext renderingContext, CreateStream createStreamCallback)

at Telerik.Reporting.Processing.ReportProcessor.ProcessAndRenderStateless(String format, ReportSource reportSource, Hashtable deviceInfo, IRenderingContext renderingContext, CreateStream createStreamCallback)

at Telerik.Reporting.Processing.ReportProcessor.RenderReport(String format, ReportSource reportSource, Hashtable deviceInfo)

at MyProject.ReportService.Export(ParameterReport param) at BR01Report.BR01Report.StartProcess()

 

Whats mean message: No runtime item is defined for... ?

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 01 Dec 2015, 04:46 PM
Hello Rob,

Please post the content of the report's code files, which will allow us to create a local test and investigate the problem. Include also details about the used Telerik Reporting version, VS and type of project.

Thank you for your cooperation.

Regards,
Stef
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Rob
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or