<?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: On-premises Data Gateway 3000.314.5 - Microsoft.Mashup.Container.NetFX45.exe crashes on Virtual in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/On-premises-Data-Gateway-3000-314-5-Microsoft-Mashup-Container/m-p/5160059#M64999</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/380430"&gt;@pfarias&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Microsoft Fabric Community. The details and workarounds you've shared really help in understanding the issue better.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since 3000.314.5 only released on April 27th, there's no confirmed fix from Microsoft yet for this on GPU-less VMs, so staying on 3000.306 for now is the right call while this gets tracked.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That said, a couple of things are worth trying on 3000.314.5.&lt;/P&gt;
&lt;P&gt;On top of your existing WEBVIEW2_ADDITIONAL_BROWSER_ARGUMENTS flags, try adding --use-gl=swiftshader. WebView2 is built on Chromium and SwiftShader is its documented CPU fallback for GPU-less environments --not confirmed specifically for this gateway version but worth trying given the crash pattern.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also try setting WEBVIEW2_USER_DATA_FOLDER explicitly to a path like C:\GatewayWebView2Data and give NT SERVICE\PBIEgwService full control on it before running the installer.&lt;/P&gt;
&lt;P&gt;Microsoft's documentation specifically flags this service account as one that can silently fail to write to the default WebView2 profile path when running in service context&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-query/connectors/web/web-troubleshoot" target="_blank"&gt;Troubleshooting the Power Query Web connector - Power Query | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the installer keeps rolling back at the service start step, there's a workaround others have used for Error 1920 --&amp;gt; when the progress bar hits around 90%, manually open PBIEgwService properties, clear the password on the Log On tab, and start the service yourself. This lets the installer complete without the container crash blocking it&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Fabric-platform/Power-BI-Gateway-Installation-issues/m-p/4845642/highlight/true#M21486" target="_blank"&gt;Solved: Re: Power BI Gateway Installation issues - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Similar thread for reference :&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Service/Gateway-Error-Net-Framework-4-30319-yet-4-8-is-installed/m-p/5134284" target="_blank"&gt;Solved: Gateway Error .Net Framework 4.30319 yet 4.8 is in... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Please reach out for further assistance.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Apr 2026 13:22:26 GMT</pubDate>
    <dc:creator>v-veshwara-msft</dc:creator>
    <dc:date>2026-04-28T13:22:26Z</dc:date>
    <item>
      <title>On-premises Data Gateway 3000.314.5 - Microsoft.Mashup.Container.NetFX45.exe crashes on Virtual Mach</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/On-premises-Data-Gateway-3000-314-5-Microsoft-Mashup-Container/m-p/5159549#M64993</link>
      <description>&lt;P class=""&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;OS: Windows Server 2019 (Build 17763)&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Gateway version with issue: 3000.314.5 (April 2026)&lt;/LI&gt;&lt;LI&gt;Gateway version working: 3000.306 (February 2026)&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;STRONG&gt;Problem&lt;/STRONG&gt; During installation, the service PBIEgwService fails to start with Error 1920. The root cause is that Microsoft.Mashup.Container.NetFX45.exe crashes repeatedly with the following error:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Exception: System.Environment.FailFast&lt;/LI&gt;&lt;LI&gt;Message: Unexpected exception in background thread of Mashup container (error code -2146233088)&lt;/LI&gt;&lt;LI&gt;Event: CLR20r3 — FatalError&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;The process crashes within seconds of being launched, preventing the service from starting and causing the installer to roll back.&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;What was already checked&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;.NET Framework 4.8 installed&lt;/LI&gt;&lt;LI&gt;Windows Defender exclusions added for gateway folder and process&lt;/LI&gt;&lt;LI&gt;Visual C++ Redistributable updated to 14.44.35211&lt;/LI&gt;&lt;LI&gt;WebView2 Runtime installed (147.0.3912.86)&lt;/LI&gt;&lt;LI&gt;FIPS disabled&lt;/LI&gt;&lt;LI&gt;Performance counters rebuilt with lodctr /R&lt;/LI&gt;&lt;LI&gt;Windows fully updated (latest patch: KB5082414, April 2026)&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;STRONG&gt;Partial workaround&lt;/STRONG&gt; Setting the following system environment variable before installation resolves the crash on version 3000.306 but does NOT fix version 3000.314.5:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN&gt;WEBVIEW2_ADDITIONAL_BROWSER_ARGUMENTS = --disable-gpu --no-sandbox --disable-software-rasterizer&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P class=""&gt;&lt;STRONG&gt;Conclusion&lt;/STRONG&gt; Version 3000.314.5 introduced a breaking change in Microsoft.Mashup.Container.NetFX45.exe that causes it to crash on virtual machines without GPU acceleration, even with the WebView2 GPU workaround applied. Version 3000.306 works correctly with the same workaround.&lt;/P&gt;&lt;P class=""&gt;Has anyone else experienced this issue with the latest Gateway version on a VM environment? Is there a known fix or configuration to make 3000.314.5 work?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2026 22:15:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/On-premises-Data-Gateway-3000-314-5-Microsoft-Mashup-Container/m-p/5159549#M64993</guid>
      <dc:creator>pfarias</dc:creator>
      <dc:date>2026-04-27T22:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: On-premises Data Gateway 3000.314.5 - Microsoft.Mashup.Container.NetFX45.exe crashes on Virtual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/On-premises-Data-Gateway-3000-314-5-Microsoft-Mashup-Container/m-p/5160059#M64999</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/380430"&gt;@pfarias&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Microsoft Fabric Community. The details and workarounds you've shared really help in understanding the issue better.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since 3000.314.5 only released on April 27th, there's no confirmed fix from Microsoft yet for this on GPU-less VMs, so staying on 3000.306 for now is the right call while this gets tracked.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That said, a couple of things are worth trying on 3000.314.5.&lt;/P&gt;
&lt;P&gt;On top of your existing WEBVIEW2_ADDITIONAL_BROWSER_ARGUMENTS flags, try adding --use-gl=swiftshader. WebView2 is built on Chromium and SwiftShader is its documented CPU fallback for GPU-less environments --not confirmed specifically for this gateway version but worth trying given the crash pattern.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also try setting WEBVIEW2_USER_DATA_FOLDER explicitly to a path like C:\GatewayWebView2Data and give NT SERVICE\PBIEgwService full control on it before running the installer.&lt;/P&gt;
&lt;P&gt;Microsoft's documentation specifically flags this service account as one that can silently fail to write to the default WebView2 profile path when running in service context&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-query/connectors/web/web-troubleshoot" target="_blank"&gt;Troubleshooting the Power Query Web connector - Power Query | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the installer keeps rolling back at the service start step, there's a workaround others have used for Error 1920 --&amp;gt; when the progress bar hits around 90%, manually open PBIEgwService properties, clear the password on the Log On tab, and start the service yourself. This lets the installer complete without the container crash blocking it&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Fabric-platform/Power-BI-Gateway-Installation-issues/m-p/4845642/highlight/true#M21486" target="_blank"&gt;Solved: Re: Power BI Gateway Installation issues - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Similar thread for reference :&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Service/Gateway-Error-Net-Framework-4-30319-yet-4-8-is-installed/m-p/5134284" target="_blank"&gt;Solved: Gateway Error .Net Framework 4.30319 yet 4.8 is in... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Please reach out for further assistance.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2026 13:22:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/On-premises-Data-Gateway-3000-314-5-Microsoft-Mashup-Container/m-p/5160059#M64999</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2026-04-28T13:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: On-premises Data Gateway 3000.314.5 - Microsoft.Mashup.Container.NetFX45.exe crashes on Virtual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/On-premises-Data-Gateway-3000-314-5-Microsoft-Mashup-Container/m-p/5160219#M65001</link>
      <description>&lt;P&gt;Thank you for finding this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have a Pro license you can open a Pro ticket at &lt;A href="https://admin.powerplatform.microsoft.com/newsupportticket/powerbi" target="_blank"&gt;https://admin.powerplatform.microsoft.com/newsupportticket/powerbi&lt;/A&gt;&lt;BR /&gt;Otherwise you can raise an issue at &lt;A href="https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues&lt;/A&gt; .&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2026 16:40:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/On-premises-Data-Gateway-3000-314-5-Microsoft-Mashup-Container/m-p/5160219#M65001</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2026-04-28T16:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: On-premises Data Gateway 3000.314.5 - Microsoft.Mashup.Container.NetFX45.exe crashes on Virtual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/On-premises-Data-Gateway-3000-314-5-Microsoft-Mashup-Container/m-p/5176218#M65009</link>
      <description>&lt;P class=""&gt;&lt;STRONG&gt;Update — Additional tests performed based on your recommendations&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;Thank you for the suggestions! Here is what happened after testing each one:&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;1. --use-gl=swiftshader flag&lt;/STRONG&gt; Added to the existing WEBVIEW2_ADDITIONAL_BROWSER_ARGUMENTS variable. The Gateway Updater installed successfully, but Microsoft.Mashup.Container.NetFX45.exe still crashes during the GatewayComponents installation step.&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;2. WEBVIEW2_USER_DATA_FOLDER environment variable&lt;/STRONG&gt; Created C:\GatewayWebView2Data, granted full control to NT SERVICE\PBIEgwService, and set the variable. No change in behavior, crash persists.&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;3. Error 1920 workaround (clearing password on Log On tab)&lt;/STRONG&gt; Windows does not allow saving the service properties without a password when using a service account, so this workaround could not be applied as described.&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;4. Switching to Local System account&lt;/STRONG&gt; Changed PBIEgwService to run as Local System during installation. A new error appeared: "The service is marked as an interactive service. However, the system is configured to not allow interactive services." The crash continued regardless.&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Current status:&lt;/STRONG&gt; Version 3000.314.5 remains uninstallable on this VM environment. The crash pattern suggests the Microsoft.Mashup.Container.NetFX45.exe requires an interactive desktop session that is not available in this virtual machine configuration.&lt;/P&gt;&lt;P class=""&gt;We are staying on version 3000.310.1 for now. If Microsoft releases a fix or a new version addresses this, we will test again and update this thread.&lt;/P&gt;&lt;P class=""&gt;Thanks again for the support, this is clearly a bug introduced in 3000.314.5 on GPU-less virtual machines.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2026 12:13:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/On-premises-Data-Gateway-3000-314-5-Microsoft-Mashup-Container/m-p/5176218#M65009</guid>
      <dc:creator>pfarias</dc:creator>
      <dc:date>2026-04-30T12:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: On-premises Data Gateway 3000.314.5 - Microsoft.Mashup.Container.NetFX45.exe crashes on Virtual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/On-premises-Data-Gateway-3000-314-5-Microsoft-Mashup-Container/m-p/5176230#M65010</link>
      <description>&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Issues/Gateway-3000-314-5-Microsoft-Mashup-Container-NetFX45-exe/idi-p/5176225" target="_blank"&gt;Gateway 3000.314.5 - Microsoft.Mashup.Container.Ne... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2026 12:14:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/On-premises-Data-Gateway-3000-314-5-Microsoft-Mashup-Container/m-p/5176230#M65010</guid>
      <dc:creator>pfarias</dc:creator>
      <dc:date>2026-04-30T12:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: On-premises Data Gateway 3000.314.5 - Microsoft.Mashup.Container.NetFX45.exe crashes on Virtual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/On-premises-Data-Gateway-3000-314-5-Microsoft-Mashup-Container/m-p/5176575#M65013</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/380430"&gt;@pfarias&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-start="0" data-end="48"&gt;Thanks for sharing the detailed test results and confirming the behavior.&lt;/P&gt;
&lt;P data-start="50" data-end="149" data-is-last-node="" data-is-only-node=""&gt;Also appreciate you raising this in the Issues section and sharing the link here. That will help with visibility and tracking for others seeing the same issue.&lt;/P&gt;
&lt;P data-start="50" data-end="149" data-is-last-node="" data-is-only-node=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2026 09:29:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/On-premises-Data-Gateway-3000-314-5-Microsoft-Mashup-Container/m-p/5176575#M65013</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2026-05-01T09:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: On-premises Data Gateway 3000.314.5 - Microsoft.Mashup.Container.NetFX45.exe crashes on Virtual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/On-premises-Data-Gateway-3000-314-5-Microsoft-Mashup-Container/m-p/5190072#M65149</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Update: Tested version 3000.318.9 (May 28, 2026)&lt;/STRONG&gt;&lt;BR /&gt;A new Gateway version (&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;3000.318.9&lt;/FONT&gt;&lt;/STRONG&gt;) was released today and we tested it on the same VM environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Result: Installation failed with the same error.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;Microsoft.Mashup.Container.NetFX45.exe&lt;/FONT&gt;&lt;/STRONG&gt; continues to crash during service initialization with the same &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;FatalError -2146233088&lt;/STRONG&gt;&lt;/FONT&gt; pattern, even with all previously documented workarounds applied:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;WEBVIEW2_ADDITIONAL_BROWSER_ARGUMENTS = --disable-gpu --no-sandbox --disable-software-rasterizer --use-gl=swiftshader
WEBVIEW2_USER_DATA_FOLDER = C:\GatewayWebView2Data with full permissions for NT SERVICE\PBIEgwService&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Current status:&lt;/STRONG&gt;&lt;BR /&gt;Staying on version &lt;STRONG&gt;3000.310.1&lt;/STRONG&gt; (&lt;STRONG&gt;March 2026&lt;/STRONG&gt;) which continues to work correctly. The Gateway is online and operational on this version.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This confirms the issue is a persistent regression present in versions &lt;STRONG&gt;3000.314.5&lt;/STRONG&gt; and &lt;STRONG&gt;3000.318.9&lt;/STRONG&gt;. The fix has not been included in the latest release.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We will continue monitoring future releases and update this thread when a fix is confirmed.&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2026 14:06:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/On-premises-Data-Gateway-3000-314-5-Microsoft-Mashup-Container/m-p/5190072#M65149</guid>
      <dc:creator>pfarias</dc:creator>
      <dc:date>2026-05-28T14:06:33Z</dc:date>
    </item>
  </channel>
</rss>

