

Encrypting and Decrypting SQL Server Stored Procedures, Views and User-Defined Functions April 17, 2018.SQL: How to find out who truncated your table in SQL Server June 20, 2018.Creating CSV Files Using BCP and Stored Procedures July 13, 2018.The tricks above worked for me though I had to try twice.įollow Masud Ahmed on Search Search for: Categories Unselect the data source and select the correct data source again.

See the link below for more technical information. It can be used for bulk tasks, including setting data source metadata on reports. One way around this is to use the rs.exe utility that comes with SSRS. When reports are uploaded, they do not recognize an existing data source with the same name the report was built with. When reports and data sources are created in SSRS, they are assigned unique identifiers in the ReportServer database. Browse to the server or site and select a shared data source. The shared data source ‘7edbf046-5504-4e84-975b-56512167ba86’ for the report server or SharePoint site is not valid.

The report server cannot process the report or shared dataset. Your report now should work but out of luck my report did not work and it was giving error message when I was trying to run from the server: Go to your SSRS report project folder and the find the shared DataSet file with.E:\MSE\Unipaas 1.5\RS\Live\Executive Dashboard\Executive Dashboard\Executive Dashboard\bin\Debug\Student attendance by Department.rdl 0 0 I converted a DataSet to a shared DataSet but when I tried to deploy report it was showing error message:Įrror 1 Cannot deploy report because the shared data set ‘/Datasets/FirstRegistrationDate’ does not exist on server.
