12-26-2009 10:34 AM
12-28-2009 10:43 AM
Hello -
This upgrade scenario is something we've tested multiple times and never had a problem with. There must be something specific to your UIR file that is causing the problem you are seeing. Could you please post the problematic UIR file so that I can reproduce the issue?
Thanks!
NickB
National Instruments
12-29-2009 05:54 AM
sstfrp_en.uir an English interface, sstfrp_cn.uir is a Chinese language interface.
I open the documents with the CVI2009 problem occurs, I have edited the 2 files with CVI9.0, I do not know whether the problem can be reproduced.
I have uninstalled CVI2009, not experimental.
12-29-2009 11:50 PM
I have tried your uir with my CVI 9.0.1 and everything works fine. The UIR can be opened and edit freely.
Maybe you can reinstall the CVI 9.0 and try again.
Thanks!
12-30-2009 06:57 AM
After,the UIR can't be opened and edit in CVI 2009.But it is all normal in CVI9.0.
My CVI9.0 is no problem.Only in CVI 2009, the problem occurs.
Thanks!
12-30-2009 10:11 AM
Hello -
I was able to reproduce the issue you are seeing. I have filed a bug report for this issue (200777). I haven't been able to narrow the issue down yet, but it appears that the constant name of one of your buttons (COMMMANBUTTON_5) in conjunction the chinese characters on the label are causing us to enter an infinite loop. Until we are able to get a better understanding of why the hang is occurring, you should be able to work around this by changing the constant name of COMMANDBUTTON_5 to something like COMMANDBUTTON_FIVE, or CLOSEBUTTON.
Let me know if this doesn't work for you, and sorry for any inconvenience.
NickB
National Instruments
12-30-2009 07:00 PM
Dear NickB,
Thank you for your answer, I would now to use your solutions,look forward to a better solution for BUG ,.
thank you!