Not Monitored
Tag not monitored by Microsoft.
25,439 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
Every time I try to install a Visual Studio 2022 extension I get error below at the end. These extensions are all legitimate official releases from established suppliers.
Here is error log for Microsoft Installers for VS 2022 extension;
19/08/2022 23:21:17 - Microsoft VSIX Installer
19/08/2022 23:21:17 - -------------------------------------------
19/08/2022 23:21:17 - vsixinstaller.exe version:
19/08/2022 23:21:17 - 17.3.2092
19/08/2022 23:21:17 - -------------------------------------------
19/08/2022 23:21:17 - Command line parameters:
19/08/2022 23:21:17 - G:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\vsixinstaller.exe,/appidinstallpath:G:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\devenv.exe,/skuName:Community,/skuVersion:17.3.32804.467,/appidname:Microsoft Visual Studio Community 2022,/culture:en-US,/noep,C:\Users\Administrator\AppData\Local\Temp\VSIXze2bsfvq.vsix
19/08/2022 23:21:17 - -------------------------------------------
19/08/2022 23:21:17 - Microsoft VSIX Installer
19/08/2022 23:21:17 - -------------------------------------------
19/08/2022 23:21:18 - System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
at VSIXInstaller.App.SetGlobalLogger(IInteropLogger logger)
at VSIXInstaller.App.Initialize(Boolean isRepairSupported)
at VSIXInstaller.App.Initialize()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
How can I fix this and get the extensions installed?
Thanks
Regards
Hi David
Yes. As an example here is one; https://marketplace.visualstudio.com/items?itemName=DevExpress.MauiVSTemplates2022
Here is the log for it;
Thanks
Do you have any extensions that have installed OK?
For example, Live Share 2022, Visual Studio Spell Checker (VS2002 and Later)?
If others are installed OK, I can only suggest that you check with the vendor.
I assume you've not got an ARM machine and are running VS2022 ARM?
HI David
Live Share 2022 was already installed from way back. Trying to update it to latest version gives the same error with below log. Its a regular Intel based PC.
Thanks
Regards
I'm out of suggestions then.
Tried a repair installation of VS?
Perhaps Fuslogvw (or Fusion++) might show some details of what's amiss?
Hi @-- -- , please also try to update VS 2022 to the latest version. Besides, did you change some settings on your machine/OS?
Sign in to comment