Thank you for your reply. The project is in release stage. I created the sql server reports and data sources. Each reporting is using 2 data sources. In the same server I want to deploy reports for multiple clients. The deployment path should be ClientName\Data sources\[data sources] and ClientName\ReportGroupName\[reports]. Now I am manually deploying reports using target folder etc... I have to manually change targer server, target folder etc... every time I am deploying reports.
I would like to use RS Build tool(http://www.codeplex.com/RSBuild) for this purpose. I tried it, It is working fine. But I need to configure 2 data sources for each report. RS Build(rsbuild.config) is allowing me to configure only one data source for the report. I aksed them in the code plex website. But I am not getting any reply regarding this. Please reply me back, If any bodies used it. |