Hello,
I'm evaluating Telerik Reporting, and it seems fine except that I can't use the ReportViewer from a Web Application. The ReportViewer in a Windows Application works ok.
Here are the referenced assemblies in the Web Application project:
Telerik.Reporting
Telerik.Reporting.Interfaces
Telerik.Reporting.Processing
Telerik.ReportViewer.WebForms
TelericClassLibrary (my sample reports library)
I get the error below. The assembly mentioned appears to be the version that I have installed. I've tried re-installing without luck. I'm running the Q1 2008 SP1 trial.
Thanks,
Jason
Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0012: The type 'Telerik.Reporting.Processing.ReportParameters.IReportParameterEditorFactory' is defined in an assembly that is not referenced. You must add a reference to assembly 'Telerik.Reporting.Processing, Version=2.5.8.519, Culture=neutral, PublicKeyToken=a9d7983dfcc261be'.
Source Error:
|
Line 277:
Line 278: [System.Diagnostics.DebuggerNonUserCodeAttribute()]
Line 279: private global::Telerik.ReportViewer.WebForms.ReportViewer @__BuildControlReportViewer1() {Line 280: global::Telerik.ReportViewer.WebForms.ReportViewer @__ctrl;
Line 281:
|
Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\06035c56\e40911d7\App_Web_default.aspx.cdcab7d2.ngdxlvkv.0.cs Line: 279