"Getting started" MAUI App does not run on Windows #3625
Labels
area-setup
Installation, setup, requirements, maui-check, workloads, platform support
platform/windows 🪟
t/bug
Something isn't working
This issue has been moved from a ticket on Developer Community.
[severity:It's more difficult to complete my work]
"my" first MAUI App throws a 'System.Runtime.InteropServices.COMException' in Microsoft.WindowsAppRuntime.Bootstrap.Net.dll
Running Microsoft Visual Studio Community 2022 (64-bit) - Preview, Version 17.1.0 Preview 1.1 with these workloads
The steps below reproduced the issue both before and after I ran a repair of the VS Community install.
Repro:
<TargetFrameworks Condition="$([MSBuild]::IsOSPlatform('windows')) and '$(MSBuildRuntimeType)' == 'Full'">$(TargetFrameworks);net6.0-windows10.0.19041</TargetFrameworks>
(until doing this update the net6.0-windows10.0.19041 dependency is shown as broken)
(automatically selects "Windows Machine" as debug target)
[MauiApp1.csproj] (https://aka.ms/dc/file?name=Ba7e30b4ab67a4eb6a1a83cd435b10724637738589192396604_MauiApp1.csproj&tid=a7e30b4ab67a4eb6a1a83cd435b10724637738589192396604)
Original Comments
Feedback Bot on 11/30/2021, 01:49 AM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered: