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