Click here to Skip to main content
15,888,984 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have updated the SSRS report (rdl file) in sql server report builder v14.0.1016.246. After this existing code is not giving proper parameter information such as dataset name, ID column, Text Column.
This report was originally built in report builder v11.0.2100.60. Original report is working fine with existing code which is using ReportingService2005Soap to retrieve parameters information.


Could you please provide me an approach to get parameter information and support updated ssrs report in higher version?

Thanks

What I have tried:

I have updated the Microsoft.ReportViewer dll to version 15.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900