06-06-2008 10:56 AM
06-06-2008 11:00 AM
06-09-2008 05:13 PM - edited 06-09-2008 05:15 PM
06-09-2008 07:02 PM
Hi Jessica,
Thank you for looking into this problem. Could you please try the following to see if you could re-produce the "hanging" problem:
1) Open up the FlashPayer.prj from inside LabWindows/CVI
2) Double click on FlashPlayer.uir to open it up.
3) Select the SHOCKWAVEFLASH ActiveX control.
4) Hold down the Shift+left arrow for a few seconds.
5) Hold down the Shift+down arrow for a few seconds.
6) Repeat (4) and (5) a couple times.
7) The Labwindows/CVI may hang up at this point.
😎 If not, save the new .uir file. The Labwindows/CVI may hang up at this point.
9) If not, try to close the uir editor window. A LabWindows/CVI message will pop-up with the following display:
"Unrecoverable Internal Error at xxxx:yyyyyyyy"
"LabWindows/CVI will be aborted."
FYI, I have the latest version of Macromedia Shockwave Flash Player installed.
06-10-2008 08:18 AM
06-10-2008 10:18 AM
06-11-2008 08:33 AM
06-11-2008 11:31 AM
Hi Jessica,
I uninstalled and then re-installed LabWindows/CVI 8.5.1 and the LabWindows/CVI hasn't yet hang up on me However, I have a new error: when I tried to Create Release Executable (of the FlashPlayer example), I got the following errors:
4 Project link errors
Undefined symbol '___CompiledDebuggingLevel' referenced in "d:\national instruments\cvi85\bin\Msvc\cvistart.lib".
Undefined symbol '___PtrInfoFixupTable' referenced in "d:\national instruments\cvi85\bin\Msvc\cvistart.lib".
Undefined symbol '___CVI_Sections' referenced in "d:\national instruments\cvi85\bin\Msvc\cvistart.lib".
Undefined symbol '___UFRNameTable' referenced in "d:\national instruments\cvi85\bin\Msvc\cvistart.lib".
Could you please tell me what I did wrong? FYI, I did not have this problem under Debug mode.
06-12-2008 07:39 PM
06-13-2008 09:37 AM
Hi Jonathan,
I deleted the cvibuild.* folder as you suggested, and it SOLVED the problem . I can now build either the debug or release version without any the error message window. Thank you.
As far as I can remember, I was only trying to see if I could make the LabWindows/CVI program to hang by just moving the Shockwave Flash Active X control around (with Shift+arrow keys) which was the problem that I had in the first place. When the program did not hang, I added a couple more Shockwave Flash Active X controls and tried again. I ran the example program (many times) in debugging mode during this time. Finally, I decided to create the release executable, and here came the error message window I'll try to see if I can make the error message window appears again, and let you know later.
BTW, could you please tell me when you will be able to fix the problem of assigning a tab order to this Active X control?