Automatically deploy SSRS reports with TFS

Can anyone explain how to create a custom assembly to deploy Reporting Services reports using TFS? Is it possible? If so, how ... Samples or articles would be appreciated.

thanks

+2


a source to share


1 answer


I am not using TFS for my deployment, but I am pretty sure your build can execute the batch script. You can find it here Deploying Reporting Services for an example .rss script and batch file.



This doesn't sound like what you are looking for, but I hope it helps some.

+1


a source







All Articles