<?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: Edm Model Generation Fails in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Edm-Model-Generation-Fails/m-p/4917056#M8972</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1506739" data-lia-user-login="alaskanrogue" class="lia-mention lia-mention-user"&gt;alaskanrogue&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error message means that you are trying to run the&amp;nbsp;GeneratedEdmModel.CreateXmlReader() function, but the result from API returns an empty result (&lt;EM&gt;Sequence contains no elements&lt;/EM&gt;).&lt;/P&gt;&lt;P&gt;You need to validate that your result is not empty, before trying to read it into the XmlReader.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps. If so, please give kudos &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt; and mark as Accepted Solution &lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt; to help others.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Jan 2026 22:29:33 GMT</pubDate>
    <dc:creator>nielsvdc</dc:creator>
    <dc:date>2026-01-12T22:29:33Z</dc:date>
    <item>
      <title>Edm Model Generation Fails</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Edm-Model-Generation-Fails/m-p/4914736#M8953</link>
      <description>&lt;P&gt;Using an Azure ASP.NET MVC API from a Maui app, I am encountering the following error in the app when attempting to access the API. A few days ago, the initalization was working properly. The cloud app has been under further development, but the base api code has not been modified, only the response from the endpoints. What elements are being sought?&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;System.TypeInitializationException: The type initializer for 'GeneratedEdmModel' threw an exception.
 ---&amp;gt; System.InvalidOperationException: Sequence contains no elements
   at System.Linq.ThrowHelper.ThrowNoElementsException()
   at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
   at SentryCloud.Models.Container.GeneratedEdmModel.CreateXmlReader()&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jan 2026 12:58:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Edm-Model-Generation-Fails/m-p/4914736#M8953</guid>
      <dc:creator>alaskanrogue</dc:creator>
      <dc:date>2026-01-08T12:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Edm Model Generation Fails</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Edm-Model-Generation-Fails/m-p/4914786#M8954</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1506739" data-lia-user-login="alaskanrogue" class="lia-mention lia-mention-user"&gt;alaskanrogue&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This does not appear to be Fabric related. I recommend asking in the .NET community for help with Maui apps:&amp;nbsp;&lt;A href="https://techcommunity.microsoft.com/category/dotnet" target="_blank"&gt;Category: .NET | Microsoft Community Hub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jan 2026 14:32:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Edm-Model-Generation-Fails/m-p/4914786#M8954</guid>
      <dc:creator>tayloramy</dc:creator>
      <dc:date>2026-01-08T14:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Edm Model Generation Fails</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Edm-Model-Generation-Fails/m-p/4917056#M8972</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1506739" data-lia-user-login="alaskanrogue" class="lia-mention lia-mention-user"&gt;alaskanrogue&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error message means that you are trying to run the&amp;nbsp;GeneratedEdmModel.CreateXmlReader() function, but the result from API returns an empty result (&lt;EM&gt;Sequence contains no elements&lt;/EM&gt;).&lt;/P&gt;&lt;P&gt;You need to validate that your result is not empty, before trying to read it into the XmlReader.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps. If so, please give kudos &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt; and mark as Accepted Solution &lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt; to help others.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 22:29:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Edm-Model-Generation-Fails/m-p/4917056#M8972</guid>
      <dc:creator>nielsvdc</dc:creator>
      <dc:date>2026-01-12T22:29:33Z</dc:date>
    </item>
  </channel>
</rss>

