Hi, When I load active component in teststand. Even though I register the DLL fine. But when I try to load in the Teststand. It gives me error -18351, saying loading activeX type information error. This DLL has been used on other machines and they all work fine. And I have tried to load/reload TestSTand, too. I do not know what else I could do.
What adapter are you using to call your DLL in TestStand? From
your post, it reads like you are using the ActiveX/COM Adapter.
Is this correct? Have you tried to use the C/C++ DLL Adapter to
call into your DLL?