Forum Discussion
ADO.Net: Failed to find or load the registered .Net Framework Data Provider
- Anonymous6 years ago
Hi,
Please check the following solution (works for me, it turned out that they forgot to put the Microsoft.PowerBI.Scripting.dll in the m folder):
1. Go to the app folder (for me: D:\Program Files\On-premises data gateway (personal mode) ) and copy the Microsoft.PowerBI.Scripting.dll file into 'm' folder (D:\Program Files\On-premises data gateway (personal mode)\m )
2. Kill all the gateway processes (especially Microsoft.PowerBI.DataMovement.PersonalGateway.exe)
3. Run the gateway and check the results
Hi,
Please check the following solution (works for me, it turned out that they forgot to put the Microsoft.PowerBI.Scripting.dll in the m folder):
1. Go to the app folder (for me: D:\Program Files\On-premises data gateway (personal mode) ) and copy the Microsoft.PowerBI.Scripting.dll file into 'm' folder (D:\Program Files\On-premises data gateway (personal mode)\m )
2. Kill all the gateway processes (especially Microsoft.PowerBI.DataMovement.PersonalGateway.exe)
3. Run the gateway and check the results
I tried to do that and it not work, anyone with this problem yet?
i tested in different PCs, reinstall the .net framework, and nothing works...