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 version 2022.905.1900 won't install with VS 16.11.18... (Read 753 times)
davidml
Junior Member
**
Offline


Posts: 15
Joined: Dec 18th, 2017
Latest version 2022.905.1900 won't install with VS 16.11.18...
Sep 6th, 2022 at 10:26pm
Print Post  
Hello,
I started Microsoft Visual Studio Community 2019 today and it performed an update to Version 16.11.18. I decided to check and see if there was an update of Visual Micro as well. As I am currently running 2022.218.1901 I downloaded version 2022.905.1900 and attempted to install it but it errors with "This extension is not installable on any currently installed products." Here is the content of the log file.

9/6/2022 2:58:30 PM - Microsoft VSIX Installer 
9/6/2022 2:58:30 PM - -------------------------------------------
9/6/2022 2:58:31 PM - Initializing Install...
9/6/2022 2:58:31 PM - Extension Details...
9/6/2022 2:58:31 PM -      Identifier      : c2b94433-1774-4242-8062-987a4484f1ed
9/6/2022 2:58:31 PM -      Name            : Arduino IDE for Visual Studio 2017-2019
9/6/2022 2:58:31 PM -      Author          : Visual Micro
9/6/2022 2:58:31 PM -      Version         : 2022.905.1900
9/6/2022 2:58:31 PM -      Description     : A fully compatible Arduino edit, build , deploy and debug tool. Cross platform Board and Library manager. All Arduino IDE versions are supported. Multiple serial monitors. Shared code projects, custom libraries, unit tests, GIT, CLI. GDB hardware and WiFi debugging. Unique software debugger with live performance reporting and plotting.
9/6/2022 2:58:31 PM -      Locale          : en-US
9/6/2022 2:58:31 PM -      MoreInfoURL     : https://www.visualmicro.com/
9/6/2022 2:58:31 PM -      InstalledByMSI  : False
9/6/2022 2:58:31 PM -      SupportedFrameworkVersionRange : [0.0,2147483647.2147483647]
9/6/2022 2:58:31 PM - 
9/6/2022 2:58:31 PM -      Supported Products : 
9/6/2022 2:58:31 PM -            Microsoft.VisualStudio.Pro
9/6/2022 2:58:31 PM -                  Version : [15.0.27220,16.99)
9/6/2022 2:58:31 PM -            Microsoft.VisualStudio.Community
9/6/2022 2:58:31 PM -                  Version : [15.0.27220,16.99)
9/6/2022 2:58:31 PM -            Microsoft.VisualStudio.Enterprise
9/6/2022 2:58:31 PM -                  Version : [15.0.27220,16.99)
9/6/2022 2:58:31 PM - 
9/6/2022 2:58:31 PM -      References      : 
9/6/2022 2:58:31 PM - 
9/6/2022 2:58:31 PM - Searching for applicable products...
9/6/2022 2:58:31 PM - Found installed product - Global Location
9/6/2022 2:58:31 PM - Found installed product - AtmelStudio
9/6/2022 2:58:31 PM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
   at VSIXInstaller.App.InitializeInstall(Boolean isRepairSupported)
   at VSIXInstaller.App.InitializeInstall()
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()

  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Latest version 2022.905.1900 won't install with VS 16.11.18...
Reply #1 - Sep 6th, 2022 at 11:37pm
Print Post  
If you install manually then right click the downloaded .vsix and then click "open with> visual studio version selector".

Why? Your system is running the atmel studio vsix installer by default, therefore specific "open with" is required for Visual Studio. Atmel Studio is based on an old version of Visual Studio and the later versions of Visual Studio fail to update the vsix.exe path during install.

« Last Edit: Sep 6th, 2022 at 11:41pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
davidml
Junior Member
**
Offline


Posts: 15
Joined: Dec 18th, 2017
Re: Latest version 2022.905.1900 won't install with VS 16.11.18...
Reply #2 - Sep 7th, 2022 at 3:51pm
Print Post  
<sheepish>Well that worked.</sheepish> I haven't had Atmel Studio installed for years and I even did the right click and install but I picked the wrong installer..doh! I see Atmel Studio mentioned in the log. I will have to figure out how to remove that old installer. Thx for your help!
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Latest version 2022.905.1900 won't install with VS 16.11.18...
Reply #3 - Sep 7th, 2022 at 5:14pm
Print Post  
Great, no probs. It's confusing. No idea why Microsoft read a property that they no longer write  Smiley
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint