microsoft / RdlMigration

Tool that converts RDL from a SQL Server Reporting Services Server or Power BI Report server and published to a Power BI premium workspace
MIT License
110 stars 44 forks source link

Unable to cast object of type 'RdlMigration.ReportServerApi.ReportingService2010 ' to type 'RdlMigration.ReportServerApi.IReportingService2010'. #37

Closed rabbani400 closed 3 years ago

rabbani400 commented 3 years ago

I get this error message while running the tool. Unable to cast object of type 'RdlMigration.ReportServerApi.ReportingService2010 ' to type 'RdlMigration.ReportServerApi.IReportingService2010'.

Any suggestions?

rabbani400 commented 3 years ago

I used the compiled RDLMigration tool from github releases instead..