I have a demo VI which calls several of our library VIs, which are wrappers (using Call library function nodes) for our DLLs. We actually have the VI call a LabWindows/CVI DLL which calls a Microsoft Visual Studio DLL compiled on my computer.
I have attached the error I am getting from LabVIEW.
Now, since I have a Microsoft DLL underneath this, my first suspicion should be that it is a problem inside that DLL. What is confusing me is that the path f:\dd\vctools\crt_bld etc. does not exist on my computer, where I compiled the Microsoft DLL.
Any ideas of what direction I should be looking in?
Thank you.
Batya