December 22, 2008 at 6:19 am
Has anyone got the report viewer control to work with a SSRS 2008 report? I get the following error in the report viewer control when it runs on a SSRS 2008 report:
An error occurred during local report processing. The definition of the report 'Main Report' is invalid. The report definition is not valid. Details: The report definition has an invalid target namespace 'http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition' which cannot be upgraded
I googled the error message and it seems like a new version of the report viewer control is needed? Does anyone know when this will be released or whether there is another work around?
December 22, 2008 at 12:41 pm
My setup is as follows:
- SQL 2008
- VS 2008
I did a mini test reporting app using Microsoft Report Viewer. It worked fine for me.
January 5, 2009 at 7:23 am
Hi rajib,
What version of Microsoft.ReportViewer.Common.dll and Microsoft.ReportViewer.WinForms.dll are you using? Mine is v2.0.50727. What does the root element of the RDL xml look like? Mine is
Regards,
Carl
January 8, 2009 at 4:38 am
I managed to get this working using remote mode. I was using local mode which is broken in the current version of the report viewer and won't be fixed until VS 2010. See http://blogs.msdn.com/brianhartman/archive/2008/12/05/sql-server-2008-and-the-reportviewer-controls.aspx
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply