The module “actxprxy.dll” was loaded but the call to DllRegisterServer failed with error code 0x80070005.
===== Solution =====
Most probably, what you are trying to do is [ regsvr32 actxprxy.dll ].
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 ]
You may be prompted for administrator credential.
I have done the run as above. But still I am getting the same error. What next?