I'm getting an error compiling my VSTO (Visual Studio Tools for Office) project in VS.

It says "Value does not fall within the expected range." and "There was an error during installation"

link|improve this question

feedback

2 Answers

Gotcha. The path of the project was too deep.

Move the project a few folders above (in the Windows Explorer folder tree) and try re-building/ re-running again.

link|improve this answer
Crap, meant to post that CW. – BQ. Dec 30 '08 at 21:17
No prob. Even found a way to mark it CW. ;-) – BQ. Dec 30 '08 at 21:34
feedback
up vote 1 down vote accepted

Gotcha. The path of my project was too deep.

Ans: Move it a few folders above (in the Windows Explorer folder tree) and try re-building/ re-running again.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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