How to deploy Sql server reports on productions boxes? Locally it’s not a problem, I just specify the url and then right click on project and say deploy which deploy on my local server.
But it’s not gonna be the case for the production server
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.
I recommend you create rs scripts that can be executed on production server. Take a look at Reporting Services Scripter. It’s creates deployment scripts based on your current installation.
http://www.sqldbatips.com/showarticle.asp?ID=62