Hi all. I am beginning to work on a custom extension in .NET now that we are upgraded to ArcGIS 10 and VBA will be going away.
I created a dll fine and registered it using the ERSI installed right-click option. So far so good. Now I am trying to unregister it. I right-clicked and use the installed ESRI option and I get an error "Unregistered failed. Requested registry access is not allowed." I tried going to the command prompt use ESRIregasm directly and get the same error. I tried running everything as an Administrator with no avail.
I tried the /e option and it didnt much more info other then the error number of 00A1AFD8.
If I turn off UAC (and reboot) it works. This isnt very convienent obviously and will not work on computer this is distributed to.
Running Win7 x64, VS 2008, C#.
Any clues?
Thanks
Ernie