Forum Discussion
egonsa
5 years agoRegular Visitor
On-premises data gateway - file or assembly "Microsoft.Data.SqlClient, Version=1.13.20136.2..."
Hello, since yesterday I have a problem with the data update in PowerBI. Locally in the DesktopApp everything works as usual, but online I see a warning message in the datasets. The warning mess...
- Anonymous5 years ago
Hi egonsa ,
Please try to installed the latest version of System.Data.SqlClient nuget package.
Refer to:
c# - Could not load file or assembly 'System.Data.SqlClient, Version=4.4.0.0 - Stack Overflow
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
5 years agoNot applicable
Hi egonsa ,
Please try to installed the latest version of System.Data.SqlClient nuget package.
Refer to:
c# - Could not load file or assembly 'System.Data.SqlClient, Version=4.4.0.0 - Stack Overflow
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- egonsa5 years agoRegular Visitor
Thank you, this was the solution!
Regards,
Egon.