Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
good morning
when I configure the gateway with an Oracle source, I get the following error:
The registered .NET Framework data provider cannot be found or loaded. This is a configuration problem with the file
'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Config\machine.config'.
In the machine.config file I have this entry
<DbProviderFactories>
<add name="ODP.NET, Unmanaged Driver" invariant="Oracle.DataAccess.Client" description="Oracle Data Provider for .NET, Unmanaged Driver" type="Oracle.DataAccess.Client.OracleClientFactory, Oracle.DataAccess, Version=4.112.3.0, Culture=neutral, PublicKeyToken=89b483f429c47342" />
</DbProviderFactories>
can someone help me?
Thank´s a lot
The gateway needs at least .Net 4.7.2
https://docs.microsoft.com/en-us/data-integration/gateway/service-gateway-install
I have installed 4.8 installed
Hi @kingkike ,
Please refer to this thread:
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.