I have a PC running windows 10 version 1703. I have just downloaded and installed Atmel Studio 7. When I try to load any of the extensions that are valid for this version, the install fails. Here is an example of the log file:
2/7/2018 4:55:53 PM - Microsoft VSIX Installer
2/7/2018 4:55:53 PM - -------------------------------------------
2/7/2018 4:55:53 PM - Initializing Install...
2/7/2018 4:55:54 PM - Extension Details...
2/7/2018 4:55:54 PM - Identifier : EFC4C002-63A3-4BB9-981F-0C1ACAF81E03
2/7/2018 4:55:54 PM - Name : Terminal for Atmel Studio
2/7/2018 4:55:54 PM - Author : Atmel
2/7/2018 4:55:54 PM - Version : 2.8.4
2/7/2018 4:55:54 PM - Description : An extension for a terminal window inside Atmel Studio providing serial port communication.
2/7/2018 4:55:54 PM - Locale : en-US
2/7/2018 4:55:54 PM - MoreInfoURL : http://www.atmel.no/webdoc/termi...
2/7/2018 4:55:54 PM - InstalledByMSI : False
2/7/2018 4:55:54 PM - SupportedFrameworkVersionRange : [4.0]
2/7/2018 4:55:54 PM -
2/7/2018 4:55:54 PM - Supported Products :
2/7/2018 4:55:54 PM - AtmelStudio
2/7/2018 4:55:54 PM - Version : [7.0]
2/7/2018 4:55:54 PM -
2/7/2018 4:55:54 PM - References :
2/7/2018 4:55:54 PM -
2/7/2018 4:55:54 PM - Searching for applicable products...
2/7/2018 4:55:54 PM - Found installed product - Microsoft Visual Studio Ultimate 2013
2/7/2018 4:55:54 PM - Found installed product - Microsoft Visual Studio Premium 2013
2/7/2018 4:55:54 PM - Found installed product - Microsoft Visual Studio Professional 2013
2/7/2018 4:55:54 PM - Found installed product - Microsoft Visual Studio 2013 Shell (Integrated)
2/7/2018 4:55:54 PM - Found installed product - Global Location
2/7/2018 4:55:54 PM - 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()
For some reason the installer cannot find Atmel Studio. This is the first time I am using this product. Any ideas on what is wrong and how I can fix it?
BTW - Microsoft Visual Studio 2013 Shell (Integrated) was added during the Atmel studio installation
Thanks in advance
Joe