This application has failed to start because MSVCR90.dll was not found. Re-installing the application may fix this problem.
CAUSEThis error happens when Strategy attempts to load an incompatible copy of the DLL and needs the correct version at run time. Often users will get this error because another application has installed an older version of the DLLs in the Windows system directory
ACTIONFor this particular DLL the application is looking for a dependent DLL called Zlib1.dll. A workaround is to rename this DLL in System32 directory:
C:\WINDOWS\system32\
- Zlib1.dll.old
After rebooting the machine, the Strategy Intelligence Server can be started successfully. Note that the impact of the library change is unknown and Strategy is unable to comment on this as it may impact other programs or functions which use it. Prior to this modification, users will need to have a closer look at these conflicting DLLs, and evaluating: which program actually uses them? Do they really need this program?