How do I make sure that MatchUp Object is calling the correct DLL?
While the naming convention of MatchUp Object is different than the previous MatchUp API, subsequent updates will replace the DLLs in the MatchUp installation directory structure. It is a good idea to perform a file search on the machine to ensure that the old version’s DLL’s are no longer present, replaced in application folders, or are located where they won’t be found when Windows looks for the DLLs. Often its easiest to eliminate all but a single copy of the Dlls to ensure that your program is calling the correct one.