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 Error when running the Visual Micro installer for Atmel Studio 7 (Read 3403 times)
Sina Sou
Newbies
*
Offline


Posts: 5
Joined: Nov 17th, 2013
Error when running the Visual Micro installer for Atmel Studio 7
Oct 30th, 2015 at 9:29am
Print Post  
I installed Atmel Studio 7.0.594 and I downloaded the latest nightly build of Arduino 1.6.6 into C:\Program Files(x86)\Arduino

I installed !? the Visual.Micro.Atmel.Studio.vsix (latest version) and I can not install it  and I get following error;
2015-10-30 10:17:56 - Microsoft VSIX Installer
2015-10-30 10:17:56 - -------------------------------------------
2015-10-30 10:17:56 - Initializing Install...
2015-10-30 10:17:56 - Extension Details...
2015-10-30 10:17:56 -      Identifier      : 3C946710-BA61-4CCF-A288-93622C59B7A9
2015-10-30 10:17:56 -      Name            : Arduino IDE for Atmel Studio - Beta
2015-10-30 10:17:56 -      Author          : Visual Micro
2015-10-30 10:17:56 -      Version         : 1510.14.1
2015-10-30 10:17:56 -      Description     : Arduino Extension for At Studio . Fully compatible Arduino edit, build and deployment tool. All Arduino versions are supported. This is an admin install for all users.

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

The release is required for Arduino 1.6.6 and is also required if any Adafruit hardware is being used.

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.

Windows 10 IoT users will findan Arduino IoT template in the File>New 
2015-10-30 10:17:56 -      Locale          : en-US
2015-10-30 10:17:56 -      MoreInfoURL     : http://www.visualmicro.com/
2015-10-30 10:17:56 -      InstalledByMSI  : False
2015-10-30 10:17:56 -      SupportedFrameworkVersionRange : [4.0,)
2015-10-30 10:17:56 - 
2015-10-30 10:17:56 -      Supported Products : 
2015-10-30 10:17:56 -            AtmelStudio
2015-10-30 10:17:56 -                  Version : [7.0,)
2015-10-30 10:17:56 -            AtmelStudio
2015-10-30 10:17:56 -                  Version : [1.0,)
2015-10-30 10:17:56 -            Atmel Studio
2015-10-30 10:17:56 -                  Version : [7.0,)
2015-10-30 10:17:56 -            AtmelStudio70
2015-10-30 10:17:56 -                  Version : [1.0,)
2015-10-30 10:17:56 - 
2015-10-30 10:17:56 -      References      : 
2015-10-30 10:17:56 - 
2015-10-30 10:17:56 - Searching for applicable products...
2015-10-30 10:17:56 - Found installed product - Microsoft Visual Studio Ultimate 2013
2015-10-30 10:17:56 - Found installed product - Microsoft Visual Studio Premium 2013
2015-10-30 10:17:56 - Found installed product - Microsoft Visual Studio Professional 2013
2015-10-30 10:17:56 - Found installed product - Microsoft Visual Studio 2013 Shell (Integrated)
2015-10-30 10:17:56 - Found installed product - Global Location
2015-10-30 10:17:56 - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
   at VSIXInstaller.App.InitializeInstall()
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()


When I want to create new Arduino Sketch C++ project in AtmelStudio 7 I get following Error screen shots:

I do not know what is wrong while I can create other types of project.



« Last Edit: Oct 30th, 2015 at 1:46pm by Tim@Visual Micro »  

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


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Error when running the Visual Micro installer for Atmel Studio 7
Reply #1 - Oct 30th, 2015 at 1:53pm
Print Post  
Hi,

1) Unable to run the Visual Micro installer.

This one reason why Visual Studio is the recommended Ide, especially now that it is free!

Please see this extract from the download page.... 

Quote:
Atmel users please note. If you are unable to install Visual Micro because of an errorthis means you need to set your VSIXInstaller to run with VS2015 9which is what AS7 is). Right click the Visual Micro installer .VSIX file and change the VSIXInstaller to use Visual Studio 2015 (v14) which is normally located in "c:\program files (x86)\Microsoft Visual Studio 14.0\Common7\IDE".



2) When I want to create new Arduino Sketch C++ project in AtmelStudio 7 I get following Error screen shots

You don't have Visual Micro installed so you do not have the "New Arduino Project" options  Smiley The option you have used is the Atmel Studio option that converts an Arduino project to a Cpp project. It is not a part of Visual Micro.
« Last Edit: Oct 30th, 2015 at 1:54pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint