08-19-2005 08:27 AM
08-22-2005 06:10 PM
08-23-2005 07:29 AM
08-24-2005 02:00 PM
Hello Chris,
First, which operating system are you running on? Also were you able to double check that the response buffer size is at least 21 (since you specify the maxResponseLength to be 20 in the PromptPopup)? You mentioned that you are seeing this problem in a release executable. Do you have access to the source code? If you do, do you see the same behavior when you create a debug executable in CVI and debug the application within the environment? To me, it seems like somehow you are overwritting or not correctly addressing memory. I would suggest creating watchpoints on your variables. This might help you further isolate when this problem occurs.
Thanks.
08-24-2005 02:21 PM
08-24-2005 02:58 PM
Hello Chris,
I think at this point it might be helpful if you could post a small example program which demonstrates the problem, if that is possible.
Thanks again
08-24-2005 03:34 PM
08-24-2005 04:20 PM
Hello Chris,
I think you might already be in contact with another Applications Engineer via the phone. You can send your code to him, and I will also take a look at it.
Thanks.