Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Latest update (22/11/21) does not work. (Read 1303 times)
BriComp
Newbies
*
Offline


Posts: 9
Location: Cheltenham, UK
Joined: May 11th, 2021
Latest update (22/11/21) does not work.
Nov 22nd, 2021 at 5:53pm
Print Post  
I have just downloaded the latest update and attempted to apply it and it fails. Below is the contents of the install log file:

22/11/2021 17:38:08 - Microsoft VSIX Installer
22/11/2021 17:38:08 - -------------------------------------------
22/11/2021 17:38:08 - vsixinstaller.exe version:
22/11/2021 17:38:08 - 17.0.5232
22/11/2021 17:38:08 - -------------------------------------------
22/11/2021 17:38:08 - Command line parameters:
22/11/2021 17:38:08 - C:\Program Files\Microsoft Visual  Files\Microsoft Visual .31903.59,/appidname:Microsoft Visual Studio Community 2022,/culture:en-US,/noep,C:\Users\Bob\AppData\Local\Temp\VSIXfxztovyi.vsix
22/11/2021 17:38:08 - -------------------------------------------
22/11/2021 17:38:08 - Microsoft VSIX Installer
22/11/2021 17:38:08 - -------------------------------------------
22/11/2021 17:38:10 - 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()
--- End of stack trace from previous location where exception was thrown ---
   at ExceptionInfo(Exception exceptionObject)
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Latest update (22/11/21) does not work.
Reply #1 - Nov 22nd, 2021 at 8:08pm
Print Post  
Hi

The VSIXInstaller is a Microsoft system and suggest running repair from windows > add or remove programs > vs2022

It looks like the installer image is bad.

The extensions are .vsix files, which are just zip files with different extension. The VSIXInstaller is responsible for unpacking into correct location.

Let us know how the repair goes.

Thanks
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint