<?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: SSRS Subscription Problem in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subscription-Problem/m-p/4597858#M39892</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="622849" data-lia-user-login="SQLJiim" class="lia-mention lia-mention-user"&gt;SQLJiim&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="0" data-end="508"&gt;The error you're encountering in SSRS 2019, "System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.ReportingServices.Cloud.DataExtensions'," indicates that the SSRS instance is attempting to use a cloud-related data extension that is either missing or improperly configured. This assembly is part of the extended functionality for integrating cloud data sources into SSRS reports. The error suggests that the required assembly is not found in the expected location on your file system.&lt;/P&gt;
&lt;P data-start="510" data-end="1333" data-is-last-node="" data-is-only-node=""&gt;To fix this issue, you will need to obtain the missing assembly, which is typically part of the SQL Server Reporting Services (SSRS) or SQL Server Data Tools installation. You can resolve this by ensuring that all necessary SSRS components are installed correctly, especially any components related to cloud data sources. Check if you need to install additional data extensions or features through the SQL Server installation center. In some cases, reinstalling or updating SSRS with the latest service packs or patches may resolve missing dependencies. If you're using any cloud-based data sources (like Azure), ensure that the corresponding extensions for those sources are properly installed. Additionally, you can manually search for the missing file or download the required extensions from official Microsoft sources.&lt;/P&gt;
&lt;P data-start="510" data-end="1333" data-is-last-node="" data-is-only-node=""&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Mar 2025 06:47:30 GMT</pubDate>
    <dc:creator>Poojara_D12</dc:creator>
    <dc:date>2025-03-06T06:47:30Z</dc:date>
    <item>
      <title>SSRS Subscription Problem</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subscription-Problem/m-p/3448348#M31218</link>
      <description>&lt;P&gt;I am using SSRS 2019, latest version, on Windows 2019 server.&amp;nbsp; &amp;nbsp; When I attempt to create a subscription, I get this error message in the SSRS log:&amp;nbsp;&amp;nbsp;System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.ReportingServices.Cloud.DataExtensions' or one of its dependencies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have checked the file system and this assembly is not present.&amp;nbsp; &amp;nbsp; How can I fix this?&amp;nbsp; &amp;nbsp; Where can I get this assembly?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 17:35:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subscription-Problem/m-p/3448348#M31218</guid>
      <dc:creator>SQLJiim</dc:creator>
      <dc:date>2023-09-26T17:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS Subscription Problem</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subscription-Problem/m-p/3448638#M31223</link>
      <description>&lt;P&gt;You are probably better to raise a ticket with Microsoft support for this sort of issue.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 21:56:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subscription-Problem/m-p/3448638#M31223</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2023-09-26T21:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS Subscription Problem</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subscription-Problem/m-p/4596900#M39883</link>
      <description>&lt;P&gt;Did you found an solution with microsoft support?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 15:57:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subscription-Problem/m-p/4596900#M39883</guid>
      <dc:creator>schrippe</dc:creator>
      <dc:date>2025-03-05T15:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS Subscription Problem</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subscription-Problem/m-p/4597858#M39892</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="622849" data-lia-user-login="SQLJiim" class="lia-mention lia-mention-user"&gt;SQLJiim&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="0" data-end="508"&gt;The error you're encountering in SSRS 2019, "System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.ReportingServices.Cloud.DataExtensions'," indicates that the SSRS instance is attempting to use a cloud-related data extension that is either missing or improperly configured. This assembly is part of the extended functionality for integrating cloud data sources into SSRS reports. The error suggests that the required assembly is not found in the expected location on your file system.&lt;/P&gt;
&lt;P data-start="510" data-end="1333" data-is-last-node="" data-is-only-node=""&gt;To fix this issue, you will need to obtain the missing assembly, which is typically part of the SQL Server Reporting Services (SSRS) or SQL Server Data Tools installation. You can resolve this by ensuring that all necessary SSRS components are installed correctly, especially any components related to cloud data sources. Check if you need to install additional data extensions or features through the SQL Server installation center. In some cases, reinstalling or updating SSRS with the latest service packs or patches may resolve missing dependencies. If you're using any cloud-based data sources (like Azure), ensure that the corresponding extensions for those sources are properly installed. Additionally, you can manually search for the missing file or download the required extensions from official Microsoft sources.&lt;/P&gt;
&lt;P data-start="510" data-end="1333" data-is-last-node="" data-is-only-node=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 06:47:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subscription-Problem/m-p/4597858#M39892</guid>
      <dc:creator>Poojara_D12</dc:creator>
      <dc:date>2025-03-06T06:47:30Z</dc:date>
    </item>
  </channel>
</rss>

