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 This extension is not installable on any currently installed products (Read 7366 times)
tvp5
Newbies
*
Offline


Posts: 2
Joined: Dec 26th, 2017
This extension is not installable on any currently installed products
Dec 26th, 2017 at 6:11pm
Print Post  
Hi!

I downloaded VS2017 Community Edition and tried to install Visual Micro to it. Unfortunately I get the following error:

Code
Select All
26/12/2017 17:19:13 - Microsoft VSIX Installer
26/12/2017 17:19:13 - -------------------------------------------
26/12/2017 17:19:13 - vsixinstaller.exe version:
26/12/2017 17:19:13 - 15.5.99+g87f89a485e
26/12/2017 17:19:13 - -------------------------------------------
26/12/2017 17:19:13 - Command line parameters:
26/12/2017 17:19:13 - C:\Program Files (x86)\Microsoft Visual Service\VSIXInstaller.exe,E:\Downloads\Visual.Micro.Arduino.Studio.vsix
26/12/2017 17:19:13 - -------------------------------------------
26/12/2017 17:19:13 - Microsoft VSIX Installer
26/12/2017 17:19:13 - -------------------------------------------
26/12/2017 17:19:13 - Found setup instance e4838963 but not in launchable state.
26/12/2017 17:19:13 - Initializing Install...
26/12/2017 17:19:14 - Extension Details...
26/12/2017 17:19:14 - 	Identifier         : c2b94433-1774-4242-8062-987a4484f1ed
26/12/2017 17:19:14 - 	Name               : Arduino IDE for Visual Studio
26/12/2017 17:19:14 - 	Author             : Visual Micro
26/12/2017 17:19:14 - 	Version            : 1711.19.0
26/12/2017 17:19:14 - 	Description        : Supports Arduino and all clones (ESP82xx, Intel etc.). Extension for Visual Studio (requires C++) . Fully compatible Arduino edit, build and deployment tool. All Arduino versions are supported. This is an admin install for all users. (optional Arduino debugger and more!)

Edit and debug libraries, split code into shared projects, suitable for individual and team developers.

NOTE: This free Arduino plugin is upated frequently, please switch off auto-update via 'tools>extensions and updates' if the update prompt annoys you.

Latest release provides a number of fixes and additions. Please see the 'Release Notes' at www.visualmicro.com

Visual Micro supports many different types of hardware and code libraries. These can be installed manually or using the automated installation tools provided by this extension.
26/12/2017 17:19:14 - 	Locale             : en-US
26/12/2017 17:19:14 - 	MoreInfoURL        : http://www.visualmicro.com/
26/12/2017 17:19:14 - 	InstalledByMSI     : False
26/12/2017 17:19:14 - 	SupportedFrameworkVersionRange : [4.5,)
26/12/2017 17:19:14 -
26/12/2017 17:19:14 - 	SignatureState     : Unsigned
26/12/2017 17:19:14 - 	Supported Products :
26/12/2017 17:19:14 - 		Microsoft.VisualStudio.Pro
26/12/2017 17:19:14 - 			Version : [11.0,17.0)
26/12/2017 17:19:14 - 		Microsoft.VisualStudio.Community
26/12/2017 17:19:14 - 			Version : [11.0,17.0)
26/12/2017 17:19:14 - 		Microsoft.VisualStudio.Enterprise
26/12/2017 17:19:14 - 			Version : [11.0,17.0)
26/12/2017 17:19:14 -
26/12/2017 17:19:14 - 	References         :
26/12/2017 17:19:14 - 		-------------------------------------------------------
26/12/2017 17:19:14 - 		Identifier   : Microsoft.VisualStudio.MPF.11.0
26/12/2017 17:19:14 - 		Name         : Visual Studio MPF 11.0
26/12/2017 17:19:14 - 		Version      : [11.0,17.0)
26/12/2017 17:19:14 - 		MoreInfoURL  :
26/12/2017 17:19:14 - 		Nested       : No
26/12/2017 17:19:14 -
26/12/2017 17:19:14 - 	Prerequisites      :
26/12/2017 17:19:14 - 		-------------------------------------------------------
26/12/2017 17:19:14 - 		Identifier   : Microsoft.VisualStudio.Component.VC.CoreIde
26/12/2017 17:19:14 - 		Name         : Visual Studio C++ core features
26/12/2017 17:19:14 - 		Version      : [11.0,16.0)
26/12/2017 17:19:14 -
26/12/2017 17:19:14 - 		-------------------------------------------------------
26/12/2017 17:19:14 - 		Identifier   : Microsoft.VisualStudio.Component.CoreEditor
26/12/2017 17:19:14 - 		Name         : Visual Studio core editor
26/12/2017 17:19:14 - 		Version      : [15.0,16.0)
26/12/2017 17:19:14 -
26/12/2017 17:19:14 - Signature Details...
26/12/2017 17:19:14 - 	Extension is not signed.
26/12/2017 17:19:14 -
26/12/2017 17:19:14 - Searching for applicable products...
26/12/2017 17:19:14 - Found installed product - Global Location
26/12/2017 17:19:14 - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
   at VSIXInstaller.App.GetInstallableData(String vsixPath, Boolean isRepairSupported, IEnumerable`1& skuData)
   at VSIXInstaller.App.Initialize(Boolean isRepairSupported)
   at VSIXInstaller.App.Initialize()
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
 



I had to try to install it throuh CMD as nothing happened when I double clicked the vsix file.
I have searched around Google but not much is related to Visual Micro. Any help is appreciated! Thanks!
« Last Edit: Dec 26th, 2017 at 6:12pm by tvp5 »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: This extension is not installable on any currently installed products
Reply #1 - Dec 28th, 2017 at 10:37pm
Print Post  
Hi,

I think that is a problem with the visual studio installer. Try a repair of visual studio via control panel>add or remove programs.

Thanks
  
Back to top
WWW  
IP Logged
 
tvp5
Newbies
*
Offline


Posts: 2
Joined: Dec 26th, 2017
Re: This extension is not installable on any currently installed products
Reply #2 - Dec 30th, 2017 at 7:09pm
Print Post  
Reinstalling and trying again fixed the issue, thanks
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: This extension is not installable on any currently installed products
Reply #3 - Dec 30th, 2017 at 8:13pm
Print Post  
Great thanks for letting me know
  
Back to top
WWW  
IP Logged
 
marcoStraubel
Newbies
*
Offline


Posts: 4
Joined: Feb 27th, 2020
Re: This extension is not installable on any currently installed products
Reply #4 - Feb 27th, 2020 at 12:25pm
Print Post  
Hi,

I'm experiencing the same issue as tvp5 some years ago. I was upgrading from Windows 7 to Win10 and now I can't install the Visual Micro package.

So my configuration is: 
- Win10 Enterprise 64-bit
- Atmel Studio 7 (Version: 7.0.2397 )

This is my installer log:
Code
Select All
27.02.2020 13:23:13 - Microsoft VSIX Installer
27.02.2020 13:23:13 - -------------------------------------------
27.02.2020 13:23:13 - Initializing Install...
27.02.2020 13:23:13 - Extension Details...
27.02.2020 13:23:13 - 	Identifier      : c2b94433-1774-4242-8062-987a4484f1ed
27.02.2020 13:23:13 - 	Name            : Arduino IDE for Visual Studio
27.02.2020 13:23:13 - 	Author          : Visual Micro
27.02.2020 13:23:13 - 	Version         : 1912.28.2
27.02.2020 13:23:13 - 	Description     : A fully compatible Arduino Edit, Build , Deploy and Debug tool. All Arduino IDE versions are supported. This is an admin install for all users. (optional Arduino debugger and more!). Supports Arduino and all clones (AVR, SAMD, ESP, STM32, Intel, Ti etc.). Supports Hadrware/GDB and Serial debugging of mulitple .ino, cpp files, libraries and core. Teams can split code into shared projects.

NOTE: This free Arduino plugin is upated frequently, please switch off auto-update via 'tools>extensions and updates' if the update prompt annoys you.

Latest release provides a number of fixes and additions. Please see the 'Release Notes' at www.visualmicro.com

Visual Micro supports many different types of hardware and code libraries. These can be installed manually or using the automated installation tools provided by this extension.
27.02.2020 13:23:13 - 	Locale          : en-US
27.02.2020 13:23:13 - 	MoreInfoURL     : https://www.visualmicro.com/
27.02.2020 13:23:13 - 	InstalledByMSI  : False
27.02.2020 13:23:13 - 	SupportedFrameworkVersionRange : [0.0,2147483647.2147483647]
27.02.2020 13:23:13 -
27.02.2020 13:23:13 - 	Supported Products :
27.02.2020 13:23:13 - 		Microsoft.VisualStudio.Pro
27.02.2020 13:23:13 - 			Version : [15.0.27220,16.99)
27.02.2020 13:23:13 - 		Microsoft.VisualStudio.Community
27.02.2020 13:23:13 - 			Version : [15.0.27220,16.99)
27.02.2020 13:23:13 - 		Microsoft.VisualStudio.Enterprise
27.02.2020 13:23:13 - 			Version : [15.0.27220,16.99)
27.02.2020 13:23:13 -
27.02.2020 13:23:13 - 	References      :
27.02.2020 13:23:13 -
27.02.2020 13:23:13 - Searching for applicable products...
27.02.2020 13:23:14 - Found installed product - Global Location
27.02.2020 13:23:14 - Found installed product - AtmelStudio
27.02.2020 13:23:14 - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
   bei VSIXInstaller.App.InitializeInstall(Boolean isRepairSupported)
   bei VSIXInstaller.App.InitializeInstall()
   bei System.Threading.Tasks.Task.InnerInvoke()
   bei System.Threading.Tasks.Task.Execute()
 



Any ideas?

Best Regards, Marco

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


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: This extension is not installable on any currently installed products
Reply #5 - Feb 27th, 2020 at 1:07pm
Print Post  
Are you installing using tools>extensions and updates?
  
Back to top
WWW  
IP Logged
 
marcoStraubel
Newbies
*
Offline


Posts: 4
Joined: Feb 27th, 2020
Re: This extension is not installable on any currently installed products
Reply #6 - Feb 27th, 2020 at 2:25pm
Print Post  
No... I followed the advise on this page: https://www.visualmicro.com/page/User-Guide.aspx?doc=Getting-started.html

Which - with your hint - is obviosly outdated. I could install it now from the inside of AS7. 

It might be worth to notice in your tutorial that you have to search for "Arduino IDE for Atmel Studio 7" in the online available extensions instead of a package called something like "Visual Micro". This took me a while to figure out.

However, it is up and running now. Thanks.
« Last Edit: Feb 27th, 2020 at 2:29pm by marcoStraubel »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: This extension is not installable on any currently installed products
Reply #7 - Feb 27th, 2020 at 5:33pm
Print Post  
Yes, sadly Microsoft made a mistake when preparing the Visual Studio Shell 2015 that Atmel uses. 

Therefore Atmel have used the V1 installer format for AS7 but Visual Studio 2015+ uses the V2 installer. 

This means that if you install Visual Studio after installing AS7 it kills the V1 installer and moves you to V2. That is why you had the error.

The Atmel Gallery only supports uploading the V1 installer and the Atmel Gallery has also started to fail since Microchip purchased it so it is not always reliable.

In the releases section of this forum you will always see two versions of Visual Micro for Atmel Studio. One for each of the V1 and V2 installer.

I think the message here is that Atmel is becoming cumbersome and using Visual Studio is recommended  

Ugg Smiley
« Last Edit: Feb 27th, 2020 at 5:34pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint