<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ADO.Net: Failed to find or load the registered .Net Framework Data Provider in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1144576#M24042</link>
    <description>&lt;P&gt;Thank you - yes this works.&amp;nbsp; The only difference for me is that on my machine the source directory was&amp;nbsp;C:\Users\[User]\AppData\Local\Microsoft\On-premises data gateway (personal mode)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You've save me a ton of time, thanks!!!&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jun 2020 14:54:48 GMT</pubDate>
    <dc:creator>brokencoma</dc:creator>
    <dc:date>2020-06-05T14:54:48Z</dc:date>
    <item>
      <title>ADO.Net: Failed to find or load the registered .Net Framework Data Provider</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1104851#M23812</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been struggling with this for a while if someone could perhaps help me out. We transferred our subscription service, and I got new BI credentials. I changed my gateway credentials and fixed that issue. But, where my R code used to run seamlessly, it now returns a .Net Framework error as shown below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have re-installed the gateway multiple times, I have updated my .net framework. I have checked the security settings on the dashboard, but I think it has to be online. I have no issues refreshing the dashboard, just when I refresh online and try to put it on a refresh cycle.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 22 May 2020 13:34:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1104851#M23812</guid>
      <dc:creator>bensm</dc:creator>
      <dc:date>2020-05-22T13:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: ADO.Net: Failed to find or load the registered .Net Framework Data Provider</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1118768#M23859</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;HI&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="232805" data-lia-user-login="bensm" class="lia-mention lia-mention-user"&gt;bensm&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Have you successfully install the .net framework environment on your device who installed the gateway client? I'd like to suggest you to use the following tools to check and your software environment:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://support.microsoft.com/en-us/help/2698555/microsoft-net-framework-repair-tool-is-available" target="_self"&gt;Microsoft .NET Framework Repair Tool is available&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;In addition, any particular R package that invoked in your R scripts? AFAIK, power bi service will block some third-party package and some operation due to security reasons:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/connect-data/service-r-packages-support" target="_self"&gt;Create visuals by using R packages in the Power BI service&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/admin/service-admin-power-bi-security#data-storage-security" target="_self"&gt;Power BI Security#data-storage-security&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 05:44:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1118768#M23859</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-26T05:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: ADO.Net: Failed to find or load the registered .Net Framework Data Provider</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1118904#M23864</link>
      <description>&lt;P&gt;Thanks for the reply, but unfortunately it still gave the same error. It is definitely linked to an R authentication error. I have found a solution to bypass it, by running R through windows task scheduler through a .bat file and importing that flat file into Power Bi.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there is an alternative solution to the .Net error, I'd happily try that.&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 07:03:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1118904#M23864</guid>
      <dc:creator>bensm</dc:creator>
      <dc:date>2020-05-26T07:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: ADO.Net: Failed to find or load the registered .Net Framework Data Provider</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1120197#M23869</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the same issue with credential with R on the Power BI Service. I am able to refresh my report using Power BI Desktop, but it would give me the same error message as the ones the original poster posted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This starts after I had to update the On-Premises data gateway (personal mode) to 3000.40.15 (May 2020). I am not sure if this is the issue, but I updated the personal gateway on the 24th, and the next scheduled reports with R Script have all failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The R script I used is simply to output the dataset into a "csv" file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;currentDate &amp;lt;- Sys.Date()&lt;/P&gt;&lt;P&gt;csvFileName &amp;lt;- paste("c:\\doc\\Output_",currentDate,".csv",sep="")&lt;/P&gt;&lt;P&gt;write.csv(dataset, file=csvFileName)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please let me know how I can go about this issue,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 12:06:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1120197#M23869</guid>
      <dc:creator>frank_pong</dc:creator>
      <dc:date>2020-05-26T12:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: ADO.Net: Failed to find or load the registered .Net Framework Data Provider</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1123583#M23897</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm running into the same problem since the last update of the personal gateway. Haven't changed credentials, but switched personal gateway once or twice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On suggestions of the support I've also cleared permissions and reconnected in the query editor. Maybe that helps in your case&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="232805" data-lia-user-login="bensm" class="lia-mention lia-mention-user"&gt;bensm&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopes this gets resolved quickly.&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 14:30:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1123583#M23897</guid>
      <dc:creator>Michieldo</dc:creator>
      <dc:date>2020-05-27T14:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: ADO.Net: Failed to find or load the registered .Net Framework Data Provider</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1142738#M24028</link>
      <description>&lt;P&gt;Anyone find a work around for this yet?&amp;nbsp; I've got the same issue since the May 2020 update - I even tried uninstalling and reinstalling&amp;nbsp; using an old 2019 install package I had kept but it pushed the May 2020 update again.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 19:15:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1142738#M24028</guid>
      <dc:creator>brokencoma</dc:creator>
      <dc:date>2020-06-04T19:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: ADO.Net: Failed to find or load the registered .Net Framework Data Provider</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1142800#M24031</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Go to the app folder (for me:&amp;nbsp;D:\Program Files\On-premises data gateway (personal mode) ) and copy the &lt;STRONG&gt;Microsoft.PowerBI.Scripting.dll&lt;/STRONG&gt; file into '&lt;STRONG&gt;m&lt;/STRONG&gt;' folder (D:\Program Files\On-premises data gateway (personal mode)&lt;STRONG&gt;\m&lt;/STRONG&gt; )&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;2. Kill all the gateway processes (especially Microsoft.PowerBI.DataMovement.PersonalGateway.exe)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Run the gateway and check the results&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 21:51:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1142800#M24031</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-04T21:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: ADO.Net: Failed to find or load the registered .Net Framework Data Provider</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1143075#M24034</link>
      <description>&lt;P&gt;Thank you andrzejciebiera&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just tried your method and it worked for me, I am able to refresh again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Really appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 01:22:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1143075#M24034</guid>
      <dc:creator>frank_pong</dc:creator>
      <dc:date>2020-06-05T01:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: ADO.Net: Failed to find or load the registered .Net Framework Data Provider</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1144576#M24042</link>
      <description>&lt;P&gt;Thank you - yes this works.&amp;nbsp; The only difference for me is that on my machine the source directory was&amp;nbsp;C:\Users\[User]\AppData\Local\Microsoft\On-premises data gateway (personal mode)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You've save me a ton of time, thanks!!!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 14:54:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1144576#M24042</guid>
      <dc:creator>brokencoma</dc:creator>
      <dc:date>2020-06-05T14:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: ADO.Net: Failed to find or load the registered .Net Framework Data Provider</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1543303#M26737</link>
      <description>&lt;P&gt;I tried to do that and it not work, anyone with this problem yet?&lt;/P&gt;&lt;P&gt;i tested in different PCs, reinstall the .net framework, and nothing works...&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 14:38:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ADO-Net-Failed-to-find-or-load-the-registered-Net-Framework-Data/m-p/1543303#M26737</guid>
      <dc:creator>luisDamyller</dc:creator>
      <dc:date>2020-12-10T14:38:42Z</dc:date>
    </item>
  </channel>
</rss>

