Skip to content

Updating Microsoft.AspNetCore.Components.WebAssembly from 8.0.5 to 8.0.6 breaks Blazor Webassembly application #56119

@vsfeedback

Description

@vsfeedback

This issue has been moved from a ticket on Developer Community.


[severity:I'm unable to use this version]
If I upgrade the Microsoft.AspNetCore.Components.WebAssembly and Microsoft.AspNetCore.Components.WebAssembly.DevServer components in my WebAssembly application from version 8.0.5 to 8.0.6, the WebAssembly application stops working - it no longer launched at all; Visual Studio just reports an error that "Process with an id of XXX is not running"

There are no errors in the Visual Studio Output window, nor in the Application or System error logs.

The problem is reproducible by creating a new project using the "Blazor WebAssembly Standalone App" template in Visual Studio - the app is created using the version 8.0.5 assemblies, and will work correctly. Update the project references to the version 8.0.6 assemblies, and now the project will not even start.


Original Comments

Feedback Bot on 5/30/2024, 02:03 AM:

(private comment, text removed)

Will Godbe [MSFT] on 5/31/2024, 11:02 AM:

(private comment, text removed)

Stephen Halter [MSFT] on 5/31/2024, 11:28 AM:

(private comment, text removed)

Feedback Bot on 5/31/2024, 11:36 AM:

(private comment, text removed)

loophole on 5/31/2024, 08:46 PM:

(private comment, text removed)


Original Solutions

(no solutions)

Metadata

Metadata

Assignees

Labels

Author: Migration Bot 🤖The issue was created by a issue mover bot. The author may not be the actual author.area-blazorIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.

Type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions