VSTO "Value does not fall within the expected range."
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" ...
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" ...
Some time ago I got this error when building ANY Visual Studio Deployment project. "Unrecoverable build error" I thought my VS installation was corrupted or I deleted some important files, but ... ...
I deleted the Windows 6 SDK folder a while ago, and now my VS refuses to build my Deployment Project unless I get those files back! Could not find required file 'setup.bin' in 'C:\Program Files\Microsoft SDKs\ Windows\v6.0A \Bootstrapper\Engine' I've searched around the internet and all I find are posts which talk of a specific fil...