Skip to content
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

Closed
vsfeedback opened this issue Sep 16, 2024 · 6 comments
Labels
platform/windows 🪟 s/needs-info Issue needs more info from the author s/no-recent-activity Issue has had no recent activity

Comments

@vsfeedback
Copy link

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)

Copy link
Contributor

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:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@tj-devel709 tj-devel709 added area-blazor Blazor Hybrid / Desktop, BlazorWebView platform/windows 🪟 labels Sep 16, 2024
@mkArtakMSFT
Copy link
Member

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.

@mkArtakMSFT mkArtakMSFT removed the area-blazor Blazor Hybrid / Desktop, BlazorWebView label Sep 23, 2024
@samhouts samhouts added the area-blazor Blazor Hybrid / Desktop, BlazorWebView label Sep 25, 2024
@mkArtakMSFT
Copy link
Member

@samhouts I've removed the blazor label intentionally, based on the comment above. So this is not a Blazor specific issue.
Also, @BethMassi mentioned that she can't reproduce this issue so I'll let you handle this as needed.

@mkArtakMSFT mkArtakMSFT removed the area-blazor Blazor Hybrid / Desktop, BlazorWebView label Sep 25, 2024
@jfversluis
Copy link
Member

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?

@jfversluis jfversluis added the s/needs-info Issue needs more info from the author label Sep 30, 2024
Copy link
Contributor

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.

@dotnet-policy-service dotnet-policy-service bot added the s/no-recent-activity Issue has had no recent activity label Oct 7, 2024
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform/windows 🪟 s/needs-info Issue needs more info from the author s/no-recent-activity Issue has had no recent activity
Projects
None yet
Development

No branches or pull requests

5 participants