Hi all,
I am trying to install the script SDE Administration Web Page http://arcscripts.esri.com/details.asp?dbid=14093 in my Windows 7 computer and I get the following error message when trying to register sdeadmin.dll
c:\windows\syswow64\regsvr32.exe sdeadmin.dll
Error message:
The module ???sdeadmin.dll??? was loaded but the call to DllRegisterServer failed with error code 0x80070005
Please advise!
I am trying to install the script SDE Administration Web Page http://arcscripts.esri.com/details.asp?dbid=14093 in my Windows 7 computer and I get the following error message when trying to register sdeadmin.dll
c:\windows\syswow64\regsvr32.exe sdeadmin.dll
Error message:
The module ???sdeadmin.dll??? was loaded but the call to DllRegisterServer failed with error code 0x80070005
Please advise!
register the dll as an administrator
http://msmvps.com/blogs/martinpoon/archive/2009/03/20/the-module-actxprxy-dll-was-loaded-but-the-call-to-dllregisterserver-failed-with-error-code-0x80070005.aspx
For doing this, you will need to use a command prompt that is executed as administrator. So, grab your mouse??? and
~ Right-click on the command prompt icon
~ Select [ Run as administrator ]
Hope it helps