ssrs -deploy

  • hi, I deploy a report th html.

    now I want to restore/save the rdl file(report) from the html, how can I do it ?

  • How did you export the report to html?

    Basically assuming you used the export function then there's nothing you can do to bring it back to .rdl. .rdl is the code source of the report, the html is the result of the execution. There's no direct reverse engineering possible here!

  • You could use report builder. If you open report builder and open the report, you can then save a copy locally. If you want to work on it again in Visual Studio then you'll have to add it to a project as an existing item.

    (I'm assuming that the report still is available in report manager?)

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply