Hi Pappito,
This problem occurs because the run-time libraries are not installed on the Microsoft Dynamics CRM server. The applications that use side-by-side libraries cannot run without the run-time libraries. There is an Article KB 923014 which speaks about the error 59.
I would also suggest you to run a System File Checking on the computer:
- Click on the Start menu, choose All Programs, then Accessories, then right-click on the Command Prompt item and select Run as administrator.
- Click Continue to authorize opening a command prompt with administrative privileges.
- Run this command in the cmd prompt: sfc /scannow
- The cmd prompt should list text stating "Beginning system scan. This process will take some time."
- Wait for the scan to complete (this can take several minutes so be patient). This command will scan all protected system files and attempt to replace incorrect versions with correct Microsoft versions
- When the scan completes, the SFC tool will indicate whether or not it found any problems and whether or not it was able to fix them
- If any errors are reported that SFC was unable to fix, there are steps in this knowledge base article that explain how to locate and attempt to fix the errors.
- After fixing any errors that are found.
Let us know if that helps.
Regards,
Chethan Kumar.
Microsoft Answers Support Engineer. Visit our Microsoft Answers Feedback Forum and let us know what you think.