10-13-2011 09:46 AM
HI,
I am getting GPF, when i call a function from dll which is created with release build configuration. If i buid the dll using debug build configuration, when i call the same function, it executes fine.
When the dll is release build congiguration, when i call the function, it enter into the function and executes some steps/functions, after that it throws GPF, I found out this using print statements...
can anybody have any idea, how to solve this?
thanks
CAK
10-17-2011 04:55 PM
Could you post the full error message and version CVI that you are using. Also, are you able to identify exactly which function is throwing the error?