I have a solution file in BI that contains 10 report projects. I publish these projects manually with every change. I want to know that is there a solution to deploy these projects on report server programmatically?
+2
A:
Yes. Use the API: ReportOperationsCollection class
This is what VS uses
gbn
2010-02-24 06:00:15
+1
A:
We use TeamBuild that comes with M$ TFS. Works like a charm, except we had to write a custom build task to transform the data sources.
Scott Root
2010-03-01 19:22:33