LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

When I use CVI7.0 finish a file and adopt "distribution kit", I find it can not run on other computer. The reason is "error in call to LoadPanelEX",what is up and how to solve?

I try to develop a UI like teststand3.0. But it can not run on a new computer.how to solve?
0 Kudos
Message 1 of 4
(3,079 Views)
If you are having a problem with LoadPanelEx, the most likely cause is that the EXE can't find the UIR file. Make sure that after you distribute your application, your UIR file is in the location specified in the LoadPanelEx call. If the UIR file is not present or in the wrong location, modify the distribution kit to put the UIR file in the write location.

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 4
(3,079 Views)
Dear Sir
I am sure the uir file is in the same directory as the EXE. In fact, I guest the reason is Engine because it tells me when I run it that "ActiveX not Register on this computer". When I install engine, I use the teststand2.0's tools to make it. So I don't which version I install on the new version, 2.0 or 3.0? I hope to know if my thought is roght?

BR
Jerry
0 Kudos
Message 3 of 4
(3,079 Views)
I'm not sure what issues you may be running into in distributing the Teststand engine. You may want to post your question in the Teststand forum to see if the Teststand users can help.

Chris
0 Kudos
Message 4 of 4
(3,079 Views)