views:

483

answers:

1

I'm trying to install ReSharper 5. But the installer does not recognize that I've got Visual Studio 2010 Express installed. The installer does find my Visual Studio 2008 Team System installation.

I've got a valid ReSharper 5 license.

+6  A: 

The Express versions of Visual Studio do not support add-ins.

See also What is “missing” in the Visual Studio Express Editions?

AakashM
Makes sense. Thanks.
roosteronacid