skamlet
skamlet

Reputation: 691

Productivity Power Tools on VS 2010 Express for Windows Phone

Is there a way to install the Productivity Power Tools on Visual Studio Express (for Windows Phone) ? I downloaded the extension there: http://visualstudiogallery.msdn.microsoft.com/d0d33361-18e2-46c0-8ff2-4adea1e34fef/ but when I try to install the extension I get this error:

This extension is not installable on any currently installed products.

Upvotes: 8

Views: 2311

Answers (1)

Claus Jørgensen
Claus Jørgensen

Reputation: 26355

You cannot install extensions on Visual Studio Express (With the exception of NuGet.

Buy Visual Studio Professional if you wish to get the full experience of Visual Studio.

Upvotes: 8

Related Questions