I am running an ASP.NET application which displays SSRS reports.
This works fine in prod., using SQL Server 2012, but on my dev machine I'm running SQL Server 2016 with SSRS 2016.
On here, the report header shows (parameter selection), but no report body. Instead, I get a rather broken Print Dialog.
Any ideas what has changed between those versions to cause this? Thanks