We often get the following error when we try to duplicate any SSRS report in viusal studio or we do any change in report parameters..
To resolve this error, we just need to reset report datasets as it is when a new dataset is created :
- Set Data Source Type property to Query and remove anything which is already existed in Query property. (i.e Fig 1.0)
Fig 1.0 (Resetting dataset properties ) |
- Save and rebuild the report project, the above mentioned error would be resolved by now.
- Now set the dataset properties as they were before and it will work like a charm.