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

Extension cannot be installed on Enterprise version of VS 2022 #1369

Open
0x00005632 opened this issue Mar 2, 2025 · 7 comments
Open

Extension cannot be installed on Enterprise version of VS 2022 #1369

0x00005632 opened this issue Mar 2, 2025 · 7 comments
Assignees
Labels
bug Something isn't working dotnet github_actions Pull requests that update GitHub Actions code .NET Pull requests that update .NET code. ⭐ top bug Top bug. ⭐ top issue Top issue. vs_extension Visual Studio 2022+ Extension

Comments

@0x00005632
Copy link

0x00005632 commented Mar 2, 2025

Describe the bug

Installing the extension on enterprise build of VS2022 does not work, missing components even though I have every component installed along with .NET 9.

To Reproduce

Install enterprise version of VS2022 with correct workspaces and install the extension.

Expected behavior

Extension should install.

Screenshots

Extension gives errors due to "missing dependencies." Even if you have them already.

Image

Image

Image

Image

OS version

Windows 11 24H2

.NET version

.NET 9

WPF-UI NuGet version

Latest as of now.

Additional context

This might be only on my end.

@0x00005632 0x00005632 added the bug Something isn't working label Mar 2, 2025
@KillyMXI
Copy link

KillyMXI commented Mar 2, 2025

Can't update the extension with community edition - got the same error

Microsoft Visual Studio Community 2022
Version 17.13.2

@0x00005632
Copy link
Author

Can't update the extension with community edition - got the same error

Microsoft Visual Studio Community 2022 Version 17.13.2

Just attempted on Community, and can confirm. Same issue.

@Dian-Jiao
Copy link

The same issue on Community, version 17.13.2.

@Dian-Jiao
Copy link

A temporary measure is downloading this build.
https://github.com/lepoco/wpfui/actions/runs/13397112876

@pomianowski pomianowski self-assigned this Mar 2, 2025
@pomianowski pomianowski added vs_extension Visual Studio 2022+ Extension .NET Pull requests that update .NET code. github_actions Pull requests that update GitHub Actions code dotnet labels Mar 2, 2025
@nandaccio
Copy link

nandaccio commented Mar 2, 2025

Same issue with Microsoft Visual Studio Community 2022 (64 bit) - Version 17.13.2

https://github.com/lepoco/wpfui/actions/runs/13397112876 (WPFUI 4.0.0) works.

@Sidecar940
Copy link

Same with the Professional Edition 17.13.2

@qlevasseur-genetec
Copy link

The issue is due to the Prerequisites of the Extension that are pointing to the Preview Version of Visual Studio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dotnet github_actions Pull requests that update GitHub Actions code .NET Pull requests that update .NET code. ⭐ top bug Top bug. ⭐ top issue Top issue. vs_extension Visual Studio 2022+ Extension
Projects
None yet
Development

No branches or pull requests

7 participants