Visual Studio is erroring trying to open a simple class with the error "The designer inspected the following classes in the file: InstallerSupport --- The base class 'Microsoft.ManagementConsole.SnapInInstaller' could not be loaded"
I've got the assembly referenced and the project builds just fine. I also get errors trying to run installutil on my compiled code, which are probably related. I suspect I'm missing something obvious...