Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

How to install a VS 2010 extension in VS 2012

$
0
0

Recently I downloaded VS Express 2012 for Windows Desktop on my new Windows 8 Pro computer. I downloaded It from DreamSpark. I want to download the extension http://visualstudiogallery.msdn.microsoft.com/44034a7b-143d-4b51-b7bc-99aa656ba137. When I try to install it, I get this error message

2/9/2013 11:08:50 PM - Microsoft VSIX Installer
2/9/2013 11:08:50 PM - -------------------------------------------
2/9/2013 11:08:50 PM - Initializing Install...
2/9/2013 11:08:50 PM - Extension Details...
2/9/2013 11:08:50 PM -  Identifier      : 70d45b0e-2a2c-477c-a007-ebd876b072a8
2/9/2013 11:08:50 PM -  Name            : NDasm
2/9/2013 11:08:50 PM -  Author          : Seldon
2/9/2013 11:08:50 PM -  Version         : 1.2
2/9/2013 11:08:50 PM -  Description     : Visual Studio add-in that displays IL code for any managed method in your .Net solution.
2/9/2013 11:08:50 PM -  Locale          : en-US
2/9/2013 11:08:50 PM -  MoreInfoURL     : http://ndasm.codeplex.com/
2/9/2013 11:08:50 PM -  InstalledByMSI  : False
2/9/2013 11:08:50 PM -  SupportedFrameworkVersionRange : [4.0]
2/9/2013 11:08:50 PM -
2/9/2013 11:08:50 PM -  Supported Products :
2/9/2013 11:08:50 PM -   Microsoft.VisualStudio.Ultimate
2/9/2013 11:08:50 PM -    Version : [10.0]
2/9/2013 11:08:50 PM -   Microsoft.VisualStudio.Premium
2/9/2013 11:08:50 PM -    Version : [10.0]
2/9/2013 11:08:50 PM -   Microsoft.VisualStudio.Pro
2/9/2013 11:08:50 PM -    Version : [10.0]
2/9/2013 11:08:50 PM -
2/9/2013 11:08:50 PM -  References      :
2/9/2013 11:08:50 PM -   -------------------------------------------------------
2/9/2013 11:08:50 PM -   Identifier   : Microsoft.VisualStudio.MPF
2/9/2013 11:08:50 PM -   Name         : Visual Studio MPF
2/9/2013 11:08:50 PM -   Version      : 10.0
2/9/2013 11:08:50 PM -   MoreInfoURL  :
2/9/2013 11:08:50 PM -   Nested       : No
2/9/2013 11:08:50 PM -
2/9/2013 11:08:50 PM -
2/9/2013 11:08:50 PM - Searching for applicable products...
2/9/2013 11:08:50 PM - Found installed product - Microsoft Visual Studio Express 2012 for Windows Desktop
2/9/2013 11:08:50 PM - Found installed product - Global Location
2/9/2013 11:08:50 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()

What do I do to fix this?


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>