Forum Discussion
Anonymous
4 years agoNot applicable
An exception occurred: An error happened while reading data from the provider
I'm getting the following error when attempting to set up a Dataflow to connect to a Postgresql database. We have the correct version of npgsql installed. An exception occurred: An error happene...
justa20fan
4 years agoNew Member
The issue was FIPS being enabled on the PBI Gateway server. The NPGSQL application will not work with FIPS enabled. In our case I moved the gateway server to a different GPO that has FIPS disabled.