-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Default .NET MAUI Blazor Hybrid App fails to run on Windows 11 with Visual Studio 17.11.2 #24795
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Closed similar issues:
|
Looked through the public comments on the original VS Feedback issue and the issue happens for regular MAUI apps too. So this is not Blazor related. |
@samhouts I've removed the blazor label intentionally, based on the comment above. So this is not a Blazor specific issue. |
How did you start the app? Just by double-clicking? Because that might not always work depending on how the app is built. What are the exact steps that were taken to get into this state? |
Hi @vsfeedback. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time. |
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate. |
This issue has been moved from a ticket on Developer Community.
I created a default .NET MAUI Blazor Hybrid App in Visual Studio 2022 v17.11.2.
Using Windows 11 Pro 23H2
Then I switched to Release mode and Windows Machine and built.
The app built fine (weirdly for both Android and Windows which is a huge nuisance and time delay).
In the bin directory MauiApp1\bin\Release\net8.0-windows10.0.19041.0\win10-x64 there is a MauiApp1.exe but trying to launch it failed.
Event viewer shows:
Faulting application name: MauiApp1.exe, version: 1.0.0.0, time stamp: 0x66960000
Faulting module name: KERNELBASE.dll, version: 10.0.22621.4111, time stamp: 0x03c619d0
Exception code: 0xe0434352
Fault offset: 0x000000000005fabc
Faulting process id: 0x0x6598
Faulting application start time: 0x0x1DB030C9B7A90A1
Faulting application path: C:\Dev\MauiApp1\bin\Release\net8.0-windows10.0.19041.0\win10-x64\MauiApp1.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: fe9cd5fc-bb71-4e24-bd24-e32e61769e98
Faulting package full name:
Faulting package-relative application ID:
Original Comments
Feedback Bot on 9/9/2024, 08:43 PM:
(private comment, text removed)
Matthew Leibowitz [MSFT] on 9/10/2024, 10:49 AM:
(private comment, text removed)
Dave Anderson on 9/10/2024, 02:29 PM:
(private comment, text removed)
Dave Anderson on 9/10/2024, 02:58 PM:
(private comment, text removed)
Dave Anderson on 9/10/2024, 02:59 PM:
(private comment, text removed)
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered: