Getting this message at a couple of sites:
All have been 64bit Windows 2008 Servers on a Domain but we have also had successful installs on 64bit Windows 2008 Servers on a Domain.
Happens when using the Edraw Install or manually registering with regsvr32.
One Response to “Unable to register the Dll/OCX: Regsvr32 failed with the exit code”
Leave a Reply
You must be logged in to post a comment.
November 18th, 2011 at 2:48 pm
You can create a reg.bat file. Then write the follow code at the reg.bat.
regsvr32 C:\Program Files (x86)\officeviewer\officeviewer.ocx
Right click the Reg.bat file and run as the Administrator.