Can we depoly reports developed in Visual studio 2008 into SQL Server 2005 SSRS?

  • Hi,

    I have developed SSRS reports using visual studio 2008 on my local machine. But we have SQL Server 2005 in Production.

    When I try to deploy the rdl files via SQL Server 2005 report manager, i'm getting the below error:

    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. (rsInvalidReportDefinition) Get Online Help

    Is that mean, we cannot deploy reports developed in Visual studio 2008 into SQL Server 2005 SSRS?

    Please advice.

    Thanks

  • That means that the RDL files were upgraded to the 2008 version and cannot / will not work in 2005. You should use VS 2005 to edit modify SSRS 2005 reports.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply