How do I fix ActiveX control is not registered?

Solution

  1. You must make sure the client computers have the same operating system as the server.
  2. While creating the distribution kit, make sure you check both the Install Active X Container Support and Register files as ActiveX servers.
  3. Make sure the client computer has the necessary DLL file.

How do I register ActiveX DLL?

  1. Select Start > Run (or in Windows 8, 7 or Vista press the Windows logo key + R key )
  2. Type cd \Windows\SysWOW64 Regsvr32 /u {Filename.ocx} [There is one space both before and after /u.
  3. Click the OK button.
  4. Then re-register the file by running cd \Windows\SysWOW64 Regsvr32 {Filename.ocx or .dll} (as described above.

How do I enable ActiveX in registry?

Start a registry editor (e.g., regedit.exe). Navigate to the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings registry subkey. Double-click the ActiveXCache value, change the path in the value data to a new location, then click OK.

How do I enable ActiveX on Chrome?

Method 2

  1. Download the file here.
  2. Click on the Google Chrome menu (three horizontal or vertical lines/dots).
  3. Select More Tools.
  4. Click on Extensions.
  5. Go to the folder where you have downloaded the plug-in.
  6. Drag the plug-in on the Extensions page.
  7. A list of permissions will appear, so click Add.

How do I fix regsvr32 the module failed to load?

Common solutions for Regsvr32 errors

  1. Open an elevated command prompt.
  2. If the 32-bit DLL is in the %systemroot%\System32 folder, move it to the %systemroot%\SysWoW64 folder.
  3. Run the following command: %systemroot%\SysWoW64\regsvr32

How do I check if ActiveX is enabled?

To change ActiveX settings In Internet Explorer, select the Tools button , and then select Internet options. On the Security tab, select Custom level, and then under ActiveX controls and plug-ins, do one the following: Allow Automatic prompting for ActiveX controls by selecting Enable.