With the new Ice.CustomReportStore method, what’s on the SSRS server doesn’t matter except when you run the Conversion program #410. That’s when it imports it.
I was able to clear out the report in that table, upload the RDL to SSRS, and then run #410. It works now, and I know the correct report will be imported when I refresh the database at month end for the test. I am spot checking the most important reports before we do our UAT so we don’t have a lot of remediation time.
I might have taken a slightly different approach. Copied the broken report style to a new SSRS folder, when you copy the report style you will be prompted with the Report Copy Location dialog:
Before image:
Then change it to something like:
Then you can download v1 and mess with as much as you like, when you know it is working, then download the original, and on your PC or wherever you have downloaded and modified the V1, copy it to the path of the original and upload. This is of course you just download the SSRS Report to the default locations which is typically My Documents/reports.
Apologies if I’m telling you how to suck eggs there, It may be useful for people new people playing along at home.