Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
kingkike
Frequent Visitor

machine.config

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

3 REPLIES 3
lbendlin
Super User
Super User

I have installed 4.8 installed

 

Hi @kingkike ,

 

Please refer to this thread:

https://community.powerbi.com/t5/Desktop/NET-Framework-Data-Provider-configuration-issue-with-machin... 

 

Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors