How Do I locate the path to MatchUp Object?
If you get the Windows message “This application has failed mdMatchUp.Dll could not be found…”, then you will have to modify your path to include the location of the API. Windows NT, Windows 2000, Windows XP: Go to the Control Panel, double-click System, then click the Advanced tab. Click the Environment Variables button. In System Variables, locate the “Path” variable. Click the Edit button. At the end of the existing value, add: ;c:\Program Files\Melissa Data\DQT\MatchUp Where c:\Program Files\Melissa Data\DQT\MatchUp is where you have installed the MatchUp Object. Note that the first character is a semicolon, not a colon. Once you’ve made this addition, click OK until you’re back to the Control Panel. Alternatively, many IDEs require you to actually copy the mdMatchUp.dll into the current working debug, release, or working directory. Check your project settings, or use a Registry viewer to see where the MatchUp COM Object was installed and registered.