How to Fix "An Error Has Occurred While Loading Imports. Wrong DLL Present"
Here is an informative look at why this happens and how to resolve it. The Story Behind the Error How to Fix "An Error Has Occurred While Loading Imports
For applications using Side-by-Side (SxS) assemblies (common in Visual C++ but also mimicked by some Delphi versions), if the application manifest requests version 8.0 of the Microsoft C++ runtime, but version 9.0 is present, the loader may raise a variant of this error. but version 9.0 is present
(Invoking related search suggestions…) How to Fix "An Error Has Occurred While Loading Imports