I am trying to compile a sample from ESRI and I get this error
Error 1 The command "esriRegasm.exe CommandInheritingBaseCommand.dll" /p:Desktop /s" exited with code -1.
So somewhere in the project there is a command to invoke esriRegasm.exe, but I can't find it. I right clicked on the project -> properties and looked in Build and Build Events, but it was not there. Where else could it be?