Is it possible to get the files for a deployed reports ON SSRS 2005?
On of our developers deployed them to the Reporting Server, but didn’t commited his changes to SVN. Now we are in an inconsistent state and we also can’t find the files he created.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In Report Manager (usually the URL ends with /Reports or /Reports_instanceName ) You can look at the details of reports. The
Editbutton will allow you to download the .rdl definition files.From
http://msdn.microsoft.com/en-us/library/ms156032(v=sql.90).aspx
(I should have also noted, the interface and the button name change in SSRS 2008, so these instructions are specific to SSRS 2005.)