Recently I was given a task to move a custom application developed on top of SQL Server 2005 to SQL Server 2014 (yes a big jump!).
One of the tasks was to move the reports over to the new server. The server was already built and an empty reporting services instance was available. I needed a way of quickly and easily moving the reports from one environment to the other. Ordinary I would just use the Reporting Services Migration Tool from Microsoft *but* since I was moving from SSRS2005 this wasn’t an option (Reporting Services Migration Tool doesn’t support SSRS2005)
Solution?