Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

External tool (esriRegasm.exe) fails during build. Where in my VS project is it executed?

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, there must be a command to invoke esriRegasm.exe somewhere in the project, but I cannot find it. I right-clicked on the project → Properties and looked in Build and Build Events tabs, but found nothing there. Where else could it be?

like image 349
patrick Avatar asked Jan 28 '26 20:01

patrick


1 Answers

If you can't find it through Visual Studio, try editing the project file in a text editor and see where it is storing a reference to that executable.

like image 85
Bernard Avatar answered Jan 30 '26 15:01

Bernard



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!