Java ArcObjects SDK: problem with ArcGIS Java Configuration Tool

2264
1
11-05-2015 06:35 AM
BarbaraSchneider1
New Contributor III

I am creating an ArcMap Add-In using Java ArcObjects SDK. I want to attach my code (or debugger) to ArcMap. I have found the following instructions:

http://resources.esri.com/help/9.3/arcgisserver/adf/java/help/doc/4ecc7c38-c7d9-4e99-bcf4-de28ab770f...

When I use the JavaConfigTool.exe (in ARCGISHOME/bin), I always get the following error: "Error, could not create a registry key."

Thanks for any help in advance,

Barbara

0 Kudos
1 Reply
BarbaraSchneider1
New Contributor III

I have found the solution: JavaConfigTool.exe has to be run as an Administrator:

ArcObjects Help for Java developers

0 Kudos