<?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: .NET Export Report to PDF in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/NET-Export-Report-to-PDF/m-p/2565002#M36563</link>
    <description>&lt;P&gt;Thank you, it was a firewall issue.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jun 2022 21:19:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-06-07T21:19:09Z</dc:date>
    <item>
      <title>.NET Export Report to PDF</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/NET-Export-Report-to-PDF/m-p/2539050#M36326</link>
      <description>&lt;P&gt;Using the .NET client library for Power Bi when calling ExportToFileInGroup() I am getting this error -&lt;/P&gt;&lt;P&gt;{"Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.."}&lt;/P&gt;&lt;P&gt;The spn has report.readwrite.all and dataset.readwrite.all permissions. The workspace has an account with EM1 capacity as an admin. I've checked that all parameters are being passed correctly. Has anyone seen this before and what are the possible causes?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 13:58:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/NET-Export-Report-to-PDF/m-p/2539050#M36326</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-25T13:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: .NET Export Report to PDF</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/NET-Export-Report-to-PDF/m-p/2546680#M36397</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;First, please make sure that it didn't hit any following limitations when call REST API &lt;SPAN&gt;ExportToFileInGroup().&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/embedded/export-to#considerations-and-limitations" target="_self"&gt;Considerations and limitations&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_0-1653889951308.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/723434i4346E44CDD2829C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_0-1653889951308.png" alt="yingyinr_0-1653889951308.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And please review the following links which has similar problem with yours, hope they can help you resolve the problem.&lt;/P&gt;
&lt;P&gt;Cause by &lt;STRONG&gt;Firewall/&lt;STRONG&gt;TLS &lt;STRONG&gt;configuration/&lt;STRONG&gt;Proxy server&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Developer/PowerBIClient-gets-Groups-and-Reprots-but-Fails-on/m-p/1875840#M29722" target="_self"&gt;&lt;SPAN&gt;PowerBIClient gets Groups and Reprots but Fails on ExportToFileInGroupAsync&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Turns out the issue was on our side, more specifically, security/firewall settings. Here is the exact quote from our networking guru.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"After some more investigation we determined that our firewall was causing this issue when it was terminating the SSL connection. We were able to add a bypass for the URL and it is now working as expected."&lt;/EM&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/sharepoint/troubleshoot/administration/authentication-errors-tls12-support#net-framework-not-configured-for-tls-12" target="_self"&gt;.NET Framework not configured for TLS 1.2&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;H3 class=""&gt;Resolution&lt;/H3&gt;
&lt;P&gt;For more information about how to configure .NET Framework to enable TLS 1.2+, see&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/mem/configmgr/core/plan-design/security/enable-tls-1-2-client#configure-for-strong-cryptography" target="_blank" rel="noopener" data-linktype="absolute-path"&gt;Configure for strong cryptography.&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="https://www.codeproject.com/questions/686407/unable-to-read-data-from-the-transport-connection" target="_self"&gt;unable to read data from the transport connection an existing connection was forcibly closed by remote host&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 06:00:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/NET-Export-Report-to-PDF/m-p/2546680#M36397</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-30T06:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: .NET Export Report to PDF</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/NET-Export-Report-to-PDF/m-p/2563140#M36540</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Whether your problem has been resolved? If yes, could you please mark the helpful post as &lt;STRONG&gt;Answered&lt;/STRONG&gt;? It will help the others in the community find the solution easily if they face the same problem as yours. Thank you.&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 07:49:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/NET-Export-Report-to-PDF/m-p/2563140#M36540</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-07T07:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: .NET Export Report to PDF</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/NET-Export-Report-to-PDF/m-p/2565002#M36563</link>
      <description>&lt;P&gt;Thank you, it was a firewall issue.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 21:19:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/NET-Export-Report-to-PDF/m-p/2565002#M36563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-07T21:19:09Z</dc:date>
    </item>
  </channel>
</rss>

