Forum Discussion
michaelshparber
6 years agoAdvocate V
Gateway error connecting to PostgreSQL
I get this error when setting up a new datasource to PostgreSQL in my Gateway in the Service: "Unable to connect: We encountered an error while trying to connect to . Details: "We could not regis...
- 6 years ago
OK
I've solved the problem installing Npgsql 4.0.10 WITH GAC(!!!)
When installing, make sure that you select NpgSQL GAC Installation.
This GAC did the trick.
Then reboot the machine.
Good luck!
michaelshparber
6 years agoAdvocate V
chaz2jerry
5 years agoAdvocate IV
FYI here is link to the Windows installation file (MSI):
https://github.com/npgsql/npgsql/releases/tag/v4.0.10