Forum Discussion
IgorAtRydlab
8 years agoRegular Visitor
a problem connecting wiht postgresql database
When creating a connection to a PostgreSQL DB always receive the following: "Подробности: "При чтении данных от поставщика произошла ошибка: 'Не удалось загрузить файл или сборку "System.Runtime....
- 8 years ago
it is IgorAtRydlab ...
moved forward from that problem by removing latest npgsql 4.* version and installing previous 3.*.
Tech_one
8 years agoNew Member
Same issue, but on a fresh installation, everything looks good except for connecting to postgres on powerbi
IgorAtRydlab
8 years agoRegular Visitor
it is IgorAtRydlab ...
moved forward from that problem by removing latest npgsql 4.* version and installing previous 3.*.
- ianh8 years agoNew Member
Thanks,
Also downgraded to Npgsql (3.2.7) and connected successfully.
Ian