12-16-2009 07:46 AM
I have a CVI application that builds (I have an executable) in both release and debug mode. when I run it I get "the procdeure entry point __PROFILER_BeginFunctionCall could not be located in cvirte.dll."
I'm using LabWindows 9.0. Any thoughts on what the problem is?
Solved! Go to Solution.
12-17-2009 09:22 AM
12-17-2009 09:30 AM
On my development computer I was using 2009 beta. When I moved the code to our target test station I recompiled and linked. However, I'm wondering if something didn't get re-built and added in from the 2009 stuff. That's something I can look into.
Thanks!