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

No longer working in Visual Studio 2022 17.8.1 #16

Open
xamlsharp opened this issue Nov 23, 2023 · 14 comments
Open

No longer working in Visual Studio 2022 17.8.1 #16

xamlsharp opened this issue Nov 23, 2023 · 14 comments

Comments

@xamlsharp
Copy link

xamlsharp commented Nov 23, 2023

After recently updating Visual Studio 2022 to version 17.8.1 from 17.4, the debugger visualizer no longer works.

image

Here is a more recent error message:

image

@InteXX
Copy link

InteXX commented Jan 15, 2024

Same problem, v17.8.4.

@aberus
Copy link
Owner

aberus commented Jan 30, 2024

What type of a project are you trying to debug (.NET Framework/.NET Core/.NET)?

@InteXX
Copy link

InteXX commented Jan 30, 2024

@aberus

.NET 8 VB.NET Console

@aberus
Copy link
Owner

aberus commented Jan 31, 2024

Just released version 1.1.0. Can you check if this problem is fixed new version.

@xamlsharp
Copy link
Author

@aberus

Appreciate the input. However, I'm experiencing the same problem after upgrading to v1.1:

image

I'm debugging a .NET 8 Worker Service.

@GuruGurra
Copy link

Any solution to this problem?

1 similar comment
@GuruGurra
Copy link

Any solution to this problem?

@aberus
Copy link
Owner

aberus commented Nov 19, 2024

New version released with a fix.

@InteXX
Copy link

InteXX commented Nov 21, 2024

I've installed the updated version and restarted Visual Studio, but I'm not getting a visualizer prompt:

image

Latest version:

image

Is this a language-dependent extension, e.g. VB/C#?

@GuruGurra
Copy link

I get the following error message when trying to use the visualizer:

image

@aberus
Copy link
Owner

aberus commented Nov 22, 2024

I would like to know:
– Which version of Visual Studio are you using?
– Which project type (ASP.NET (Core), Library, Console, MAUI, Blazor, ...)?
– Which version of .NET (Core)/ .NET Framework?

@InteXX
Copy link

InteXX commented Nov 22, 2024

@aberus

Pardon me, I should have provided that information earlier.

This was using VS 2022 Professional with a .NET 8 Console project in VB.NET.

@aberus
Copy link
Owner

aberus commented Nov 22, 2024

This was using VS 2022 Professional with a .NET 8 Console project in VB.NET.

Can you be more specific, Microsoft made some braking changes to VS 2022 between releases, I would also need a minor version, e.g. 17.11

@InteXX
Copy link

InteXX commented Nov 22, 2024

Can you be more specific

Yes, I'm using the latest release build (17.12.0).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants