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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Top Solution Authors