I have reports as RDL files. I have to deploy them to SQL Server 2008. Please help me with step by step procedures.
Share
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.
The typical SSRS nomenclature for deploying reports is “publishing”, so you might have better luck Googling that term. Here is another resource to the MSDN page for it:
http://msdn.microsoft.com/en-us/library/ms159270.aspx
This resource is for 2008 R2, but publishing of reports (at least from a procedural point of view) hasn’t changed between 2008 and 2008 R2.