I am unable to install lots of extensions to Visual Studio 11 Dev. Preview. It keeps saying This extension is not installable on any currently installed products..

I have only VS 11 Dev. Preview installed on my machine.

  • Is this only happening to me?
  • Hasn't MS implemented the support for VS 11 to install the extensions made for VS 2010?
  • Is MS out of its mind (I don't think so but you never know) and not going to support those?
link|improve this question

Are you using the Express that comes pre-installed on Windows 8, or the Ultimate you download separately? – Kate Gregory Oct 14 '11 at 21:09
@KateGregory no, the ultimate one. I am using it on windows server 2008 R2 – tugberk Oct 14 '11 at 21:25
feedback

2 Answers

up vote 1 down vote accepted

rename the extension to be a zip file, edit the manifest in the file to target vs11.

link|improve this answer
Thank God! You rocked! – tugberk Dec 7 '11 at 13:26
1  
here is the blog post: tugberkugurlu.com/archive/… – tugberk Dec 7 '11 at 16:13
feedback

VS 2011 Developer Preview is just that - the developer preview. It is not a production release and therefore not complete. I am not surprised that it does not currently support most extensions from 2010.

Whether 2010 extensions will be fully supported in 2011 is anyone's guess, but I suspect most will work.

link|improve this answer
so my second guess is right. – tugberk Oct 11 '11 at 12:58
Unfortunately. I very much miss my extensions. – Daniel Mallott Oct 11 '11 at 13:09
That sucks dude! – tugberk Oct 11 '11 at 13:25
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.