madskristensen / PackageInstaller

A Visual Studio extension
Other
67 stars 15 forks source link

Package Installer not functional on VS 2022 #34

Open Jaxelr opened 2 years ago

Jaxelr commented 2 years ago

Installed product versions

Description

Package Installer doesnt seem to be working properly on Visual Studio version of 2022 (Community Edition)

Steps to recreate

  1. Installed extension using the Manage Extensions file menu option
  2. Selected Package Installer
  3. Restarted Visual Studio

Current behavior

Currently the following functionalities dont work:

Expected behavior

I would expect that the extension behave properly

helptiger commented 2 years ago

Doesn't work in Microsoft Visual Studio Community 2022 (64-Bit) Version 17.0.4

helptiger commented 2 years ago

Doesn't work in Microsoft Visual Studio Community 2022 (64-Bit) Version 17.0.4

Error loading UI library for package PackageInstallerPackage. HrLoadNativeUILibrary failed with 0x800a006f. Error loading UI library for package New Project Dialog. HrLoadNativeUILibrary failed with 0x800a006f. Error loading UI library for package Windows Forms Remote Designer Hosting Package. HrLoadNativeUILibrary failed with 0x800a006f. Failed to find CTMENU resource '#1000' in loaded UI library. Error loading UI library for package Microsoft.VisualStudio.LanguageServices.TypeScript.TypeScriptPackage, Microsoft.VisualStudio.LanguageServices.TypeScript, Version=17.0.0.0, Culture=neutral. HrLoadNativeUILibrary failed with 0x800a006f.

wikler commented 2 years ago

Any plan fixing this? Thanks.

astrohart commented 10 months ago

Does not work for me either on 17.8.3

astrohart commented 7 months ago

Does not work on 17.9

astrohart commented 7 months ago

@madskristensen heads up. The Quick Install Package context menu item will not display when right clicking on a project in Solution Explorer. Please fix this extension! Thank you.

astrohart commented 7 months ago

@madskristensen I know you're busy :-) But any progress on this issue? Let me know if there is anything I can do to assist. I love the Package Installer extension's functionality.

You don't know how many times the compiler is telling me I need some NuGet package or another! I am like, "oh crap!" I love just being able to whale on the SHIFT+ALT+0 key combo and call up the Quick Install Package dialog and just install the beast!