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 Problem install Visual Micro for VS2017 (Read 1083 times)
ypypypypyp
Newbies
*
Offline


Posts: 1
Joined: Nov 29th, 2019
Problem install Visual Micro for VS2017
Nov 29th, 2019 at 1:38am
Print Post  
I just download Visual Micro extention from here https://marketplace.visualstudio.com/items?itemName=VisualMicro.ArduinoIDEforVis... and try to install, but it stopped and here is the log :

29/11/2019 08:12:38 - Microsoft VSIX Installer
29/11/2019 08:12:38 - -------------------------------------------
29/11/2019 08:12:38 - vsixinstaller.exe version:
29/11/2019 08:12:38 - 15.0.26228.0 built by: D15REL
29/11/2019 08:12:38 - -------------------------------------------
29/11/2019 08:12:38 - Command line parameters:
29/11/2019 08:12:38 - C:\Program Files (x86)\Microsoft Visual m Files (x86)\Microsoft Visual .0.26228.4,/appidname:Microsoft Visual Studio Enterprise Local\Temp\VSIXr2zdx3wt.vsix
29/11/2019 08:12:38 - -------------------------------------------
29/11/2019 08:12:38 - Microsoft VSIX Installer
29/11/2019 08:12:38 - -------------------------------------------
29/11/2019 08:12:39 - Initializing Install...
29/11/2019 08:12:39 - Extension Details...
29/11/2019 08:12:39 -      Identifier         : c2b94433-1774-4242-8062-987a4484f1ed
29/11/2019 08:12:39 -      Name               : Arduino IDE for Visual Studio
29/11/2019 08:12:39 -      Author             : Visual Micro
29/11/2019 08:12:39 -      Version            : 1911.17.5
29/11/2019 08:12:39 -      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.
29/11/2019 08:12:39 -      Locale             : en-US
29/11/2019 08:12:39 -      MoreInfoURL        : https://www.visualmicro.com/
29/11/2019 08:12:39 -      InstalledByMSI     : False
29/11/2019 08:12:39 -      SupportedFrameworkVersionRange : [0.0,2147483647.2147483647]
29/11/2019 08:12:39 - 
29/11/2019 08:12:39 -      SignatureState     : Unsigned
29/11/2019 08:12:39 -      Supported Products : 
29/11/2019 08:12:39 -            Microsoft.VisualStudio.Pro
29/11/2019 08:12:39 -                  Version : [15.0.27220,16.99)
29/11/2019 08:12:39 -            Microsoft.VisualStudio.Community
29/11/2019 08:12:39 -                  Version : [15.0.27220,16.99)
29/11/2019 08:12:39 -            Microsoft.VisualStudio.Enterprise
29/11/2019 08:12:39 -                  Version : [15.0.27220,16.99)
29/11/2019 08:12:39 - 
29/11/2019 08:12:39 -      References         : 
29/11/2019 08:12:39 -      Prerequisites      : 
29/11/2019 08:12:39 -            -------------------------------------------------------
29/11/2019 08:12:39 -            Identifier   : Microsoft.VisualStudio.Component.CoreEditor
29/11/2019 08:12:39 -            Name         : Visual Studio core editor
29/11/2019 08:12:39 -            Version      : [15.0,)
29/11/2019 08:12:39 - 
29/11/2019 08:12:39 -            -------------------------------------------------------
29/11/2019 08:12:39 -            Identifier   : Microsoft.VisualStudio.Component.VC.CoreIde
29/11/2019 08:12:39 -            Name         : Visual Studio C++ core features
29/11/2019 08:12:39 -            Version      : [15.0,)
29/11/2019 08:12:39 - 
29/11/2019 08:12:39 - Signature Details...
29/11/2019 08:12:39 -      Extension is not signed.
29/11/2019 08:12:39 - 
29/11/2019 08:12:39 - 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()


  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Online


Posts: 2144
Joined: Feb 13th, 2019
Re: Problem install Visual Micro for VS2017
Reply #1 - Nov 29th, 2019 at 10:21am
Print Post  
Could you check if you have any VS updates to install and update those first? "Help>Check for Updates"

If not the issue then ...

It looks like your vsixinstaller.exe is pointing to a different version of Visual Studio.

Please install from inside the IDE using tools>extensions and updates>online in vs2017 or extensions>extension manager>online in vs2019.

When you install from inside the IDE microsoft use the vsixinstaller.exe that is installed with the IDE.
« Last Edit: Nov 29th, 2019 at 11:38am by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint