07-28-2006 08:26 AM
08-04-2006 02:20 PM
Hi Sam,
Refer to this KnowledgeBase How Do I Call a Visual Basic DLL from LabWindows/CVI? for some basic information. The ActiveX controller wizard polls the Windows registry for all registered ActiveX servers. It then uses the type libraries to help determine what functions to create for that DLL. This discussion forum discusses some more detail. It sounds like you might have a corrupt DLL. Perhaps try unregistering and then re-registering the DLL (Refer to How Do I Manually Register Type Libraries, ActiveX Controls, and ActiveX Servers?) You could also try loading that DLL into other languages to see if its just CVI that is having difficulties.
Hope this helps!
Best Regards,