Error: 'Active X component cant create object: Regobj.Registry.' (NETIQKB14755)

  • 7714755
  • 02-Feb-2007
  • 08-Sep-2008

Resolution

symptom
Error: 'Active X component cannot create object: Regobj.Registry.'


symptom
An error occurred on line 37 while executing script 'Force Reboot'. Source: Microsoft VBScript runtime error.

cause

This error is usually generated because the regobj.dll file called by the Force Reboot script is not registered correctly on the agent computer. 



fix

To resolve this error, reregister the regobj.dll file located in the System32 directory on the Consolidator. To do that:

  1. Open the Command Prompt.
  2. Change the directory to C:\Winnt\System32.
  3. Type regsvr32 regobj.dll.
  4. Press Enter.


Additional Information

Formerly known as NETIQKB14755