Installation of the SCM v14 full client completed successfully, but when I try to start the Administrator Tool I get an error message:
This application failed to initialize properly.
Please contact your administrator or Customer Support.
Error code=0x00005211
Release : all releases
Component : CA Harvest Software Change Manager
There could be many causes for this error message.
Here are the initial things to check:
CA_SCM_HOME=C:\Program Files\CA\SCM
CA_SCM_LOCALHOME=C:\Program Files\CA\SCM
LOCALHARVESTHOME=C:\Program Files\CA\SCM
RTARCH=i86_w64
RTHOME=C:\Program Files (x86)\CA\SharedComponents\PEC
C:\Program Files (x86)\CA\SharedComponents\PEC\bin;
C:\Windows\system32;
C:\Windows;
C:\Windows\System32\Wbem;
C:\Windows\System32\WindowsPowerShell\v1.0\;
C:\Program Files\CA\SCM
cd %CA_SCM_HOME%
ADvantage.exe -Product="SCM Administrator"
cd %CA_SCM_HOME%
copy RegisterRelease.bat test.bat
notepad test.bat
In notepad, you will see a list of Regsvr32 commands. Remove the "/S" option from each command line, then save and exit the file. Once this is done, execute test.bat.
Do the dlls register OK? If not, what error message do you receive?
setup.exe /qf /v"/l \"C:\Temp\client_install.log\"
Make sure the C:\Temp folder already exists before running the command. The result should be a client_install.log file containing more information about any problems encountered during installation.
In the end, uninstalling Enterprise Communicator and SCM 64-bit Client, then deleting the CA-related folders and registry entries, rebooting and installing the SCM 32-bit Client resolved the problem.