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
Anonymous
During the installation you should get this screen:
Just check the GAC installation, too.
Mephys
6 years agoFrequent Visitor
Hello,
do you have a link to provide for this installer ?
Struggling finding one ....
Thanks
- michaelshparber6 years agoAdvocate V
- chaz2jerry5 years agoAdvocate IV
FYI here is link to the Windows installation file (MSI):
https://github.com/npgsql/npgsql/releases/tag/v4.0.10
- Mephys5 years agoFrequent Visitor
Very late, sorry ... But thanks a lot for the link 😄 Worked perfectly .