WinForms Report Viewer and SSRS 2008

  • 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?

  • 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.

  • 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

  • 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