I was using SQL Server 2014 Reporting server (report server version shows on http://localhost/Reportserver is 12.0.4100.1) and also was using Visual Studio 2013 for development.
Recently I started to work on new PC and only Visual Studio 2015 Enterprise Edition was installed on this. Currently my reports developed with business intelligence which comes with Visual Studio 2013 and I was unable to open my report project on new PC. So I installed the business intelligence tools to match with Visual Studio 2015 and did small changes on 2 reports. Anyhow I noticed that design code of the reports were having huge changes.
The issue is, when I try to upload changed reports to report server on the report server interface, I get an error message:
The definition of this report is not valid or supported by this version of Reporting Services. The report definition may have been created with a later version of Reporting Services, or contain content that is not well-formed or not valid based on Reporting Services schemas. Details: The report definition has an invalid target namespace 'http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition' which cannot be upgraded. (rsInvalidReportDefinition) Get Online Help
Still I am able to upload the same report from Visual Studio 2015 to same server by selecting deploy option on solution.
Could someone help me to upload the report designed by vs 2015 to SSRS.
bin/
thanks to a contribution. – Tim Abell