Unable to register DLL/OCX during beas installation

  • Updated

Sometimes during beas installation you might get this error

 

You can ignore it if you're not using APS gantt.

If you're using APS gantt then you might face another error

 

In this moment please make sure that visual c++ 2010 SP1 32 + 64 bit version are installed

 

If not you can download and install from this link

https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

 

 

 

 

It's mandatory that both versions of c++ 2010 are installed otherwise you'll fail with the manual registration.

After they are installed please open windows command line and run those commands

C:\Windows\SysWOW64\REGSVR32.exe "C:\Program Files (x86)\beas software\beas\ChilkatAx-9.5.0-win32.dll" 

C:\Windows\SysWOW64\REGSVR32.exe "C:\Program Files (x86)\beas software\beas\Redemption.dll" 

C:\Windows\SysWOW64\REGSVR32.exe "C:\Program Files (x86)\beas software\beas\vcgantt.ocx" 

C:\Windows\SysWOW64\REGSVR32.exe "C:\Program Files\beas software\beas\ChilkatAx-9.5.0-x64.dll" 

C:\Windows\SysWOW64\REGSVR32.exe "C:\Program Files\beas software\beas\Redemption.dll" 

C:\Windows\SysWOW64\REGSVR32.exe "C:\Program Files\beas software\beas\vcgantt.ocx" 

 

Then it should be working fine.

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.