03-11-2011 03:31 AM
I am trying to deploy the FileIORT example for the CVI Environment.
I am able to create the DLL but as i try to Run the DLL on the RTTarget, i get a message
Labwindows/CVI Debugger is trying to connect to
FileIORT.dll
Please run the LabVIEW VI that uses this DLL.
I have not modified the code.
Any reason for such a scenario???
Regards
Raghu
Solved! Go to Solution.
03-11-2011 09:16 AM
Hello Raghu -
It appears you've selected to "Debug DLL called from LabVIEW" when you were selecting an execution target for debugging through the Run menu.
Unless you really are running LabVIEW VIs that are calling into a dll you've built in LabWindows/CVI, you do not need to select this option. If you are running the FileIORT example, you do not need LabVIEW, and so you *should not* select this option.
If you have not found it yet, I would suggest looking through this getting started manual.
NickB
National Instruments