Forum Discussion
tristaanogre
7 years agoEsteemed Contributor
Double check the bitness of your assembly and of TestComplete. TestComplete, by default, creates shortcuts to run the 64-bit version of the tool. If your assembly is 32-bit version or you don't have the bitness set up properly, that could be causing your issue.
coharness
7 years agoOccasional Contributor
It appears that the library is 32 bit. I tried running the test with the "preferred architecture of the assembly hosting process to be" both 32 and 64 bit, but neither worked.