Hello William, I also had this problem. I solved it by using a tool called DependencyWalker. It is provided with the VisualStudio IDE. Analyze your COM-Dll with this tool and you will see the modules/dlls that are missing on your system. Cheers, Norbert ;)