08-17-2011 12:46 PM
Hi,
I'm trying to debug my DLL via TestStand 3.0 LabWindows/CVI 7.0 I'm following the steps in the TestStand Using LabWindows/CVI with TestStand manual. I get a Run - Time Error
Details: Error loading type library/DLL
Error Code: -17502
Thanks for your help in advance
08-19-2011 08:36 AM
Hi mbw4359,
Could you post a screenshot of the error message? That would help me visualize what you are seeing.
Perry S.
08-21-2011 09:33 AM
Are you running your cvi steps in an external instance of CVI (using the teststand adapter configuration setting)? Or are you running the sequence editor from CVI as the process to debug? Is your dll a COM server?
-Doug