I'm trying to find an error in my code, but I don't even know where to look. How can we get support from Telerik to help identify the exception?
How do we get more detail from errors like this?
[MissingMethodException: Method not found: 'System.Collections.Generic.List`1<System.Collections.Generic.IEnumerable`1<!0>> Telerik.Reporting.Processing.DocumentParametersManager`1.GetParametersByReports()'.]
Telerik.ReportViewer.WebForms.ReportRenderOperation.ProcessReport(ReportSource reportSource, Hashtable deviceInfo, IRenderingContext renderingContext) +0
Telerik.ReportViewer.WebForms.ReportRenderOperation.PerformOperationOverride() +226
Telerik.ReportViewer.WebForms.ReportPageOperation.PerformOperationOverride() +88
Telerik.ReportViewer.WebForms.HandlerOperation.PerformOperation(HttpContext context, ICacheManager cacheManager) +49
Telerik.ReportViewer.WebForms.BasicHandler.ProcessRequest(HttpContext context) +182
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +195
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73