Production Deploy

  • Hi,

    How can we deploy reports to production environment as we hard code the server and database setting in dataset connections.As far as views or stored procedures can be compiled in Prod. But in reports the Report Manager settings are also hard coded. How can we deploy to the report manager ( Production).

  • There are some fixed things you must do that is a copy of your datasource database must be running in production so all you have to do is copy your all your code in the development or test folder including the solution file and deploy it. You must include the VS2005/8 solution file with all your code. This is assuming you are using share datasource if your not using shared datasource then you have a lot of manual work to do. Open and rerun all your reports against the new server then deploy which means your reports will now point to the new server. It is just extra work.

    Kind regards,
    Gift Peddie

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

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