Deploying Reports rss (however cannot get shared datasource to work)
With the DataSourceReferences currently defined in the report, RS is looking for your data sources in the same folder as your report. The references need to point to where your data sources are...
View ArticleDeploying Reports rss (however cannot get shared datasource to work)
Hi Borg239, The code you posted should work fine. The possilbe cause should be the DataSource Name is not the one we have defined in the report. By default, the Reporting Services uses the name of a...
View ArticleDeploying Reports rss (however cannot get shared datasource to work)
Hi Borg239,The code you posted should work fine.The possilbe cause should be the DataSource Name is not the one we have defined in the report.By default, the Reporting Services uses the name of a...
View ArticleDeploying Reports rss (however cannot get shared datasource to work)
Hi, Here is the code i am using the deploy the datasources and report. the code does work correctly, however in the reports that were depending on a shared datasource.. that link somehow and for some...
View Article