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!
Anonymous
6 years agoNot applicable
Hi,
Could you please explain more on how exactly is to install Npgsql 4.0.10 with GAC?
I've tried to install using stack builder, I could find the npgsql part but I couldn't found the GAC part.
really appreaciate your help!
regards,
michaelshparber
6 years agoAdvocate V
Anonymous
During the installation you should get this screen:
Just check the GAC installation, too.
- Mephys6 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