Forum Discussion
Schedule refresh of Python script in Power BI Service
- 6 years ago
Hi Claire4Green
I found it has been added as a known issue:
Power BI customers using Python or R visuals together with May release of the Power BI Personal Gateway may see the following error message when trying to refresh: “ADO.NET: Failed to find or load the registered .Net Framework Data Provider”. As a workaround users may revert to the April release of the Power BI Personal Gateway. Engineers are working on a fix and expect it to be deployed by end-of-day 06/06/2020.
Hi Claire4Green
The python script is supported on the personal gateway, kindly refer to the troubleshooting document for more hints:
Further more, It might be related to the .NET Framework. Please re-installed .NET framework and restarted the server for a test.
Failed to find or load the registered .Net Framework Data Provider
and here is a simiar post for you as a reference.
- Claire4Green6 years agoFrequent Visitor
Hi v-diye-msft thanks for your suggestions. I have unistalled and reinstalled .NET Framework and now have version 4.8 but unfortunately this hasn't resolved my credentials issue. When I go to edit my credentials, the only authentication it presents me with is WindowsWithoutImpersonation and the error is still "Failed to update data source credentials: ADO.NET: Failed to find or load the registered .Net Framework Data Provider". Do you know what else might be causing the issue? Thanks!
- lisahua466 years agoMicrosoft Employee
Is your gateway the latest version? Probably quick check if your gateway machine run out of disk/memory?
- Claire4Green6 years agoFrequent Visitor
Hi lisahua46 yes it should be the latest version of the gateway as I only downloaded it last week. How would I check whether my gateway has run out of memory? Thanks!