- 28 Mar 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
The application has failed to start because its side-by-side configuration is incorrect.
- Updated on 28 Mar 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
When trying to run the LDAPLogin.exe on a 64 bit Windows Server 2008 box and I get this error:
The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail.
You need the 2005 version of the VC++ runtime library. Server 2008 R2 comes with the 2008 version installed. Manually install the 2005 version (being sure to run the installer as administrator), and it will work.
In the log you will see this error:
ERROR: Cannot resolve reference Microsoft.VC80.MFC
This is Microsoft's C++ runtime library. You can download it here: http://www.microsoft.com/downloads/details.aspx?familyid=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&displaylang=en
This is for Pharos 8.1.