06-29-2007 08:20 AM
04-14-2010 12:45 PM - edited 04-14-2010 12:52 PM
I'm having the exact same problem, only I've tried to prevent all debugging.
I still get the "One or more VIs are paused" message when I call the function via the DLL, but don't get it when I run the executable.
@tosko: Did you ever fix this issue?
@Everyone: Any ideas on a fix?
Edit: Nevermind. I didn't realize I had the following option checked: "My DLL Properties" (dialog) -> Advanced (left menu item) -> Wait for debugger on launch (checkbox). I unchecked it, rebuilt and it works like a charm.