LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Remotely served sub panels within sub panels

We have a sub panel within another sub panel that is being remotely served.  The internal sub panel images are not appearing in built code.  The outer sub panel images are appearing wonderfully.  It works just fine under development code, but not in built code.  We have noticed that there were some problems with this in of developer zone notes with suggestions to update to 7.1.1.  We have done this, but to no avail.  Any assistance would be appreciated.

0 Kudos
Message 1 of 4
(2,662 Views)

I have used subpanels within subpanels for some time and haven't had problems. Can you create a small subset of your application that demonstrates the problem? Also in general when things work in development but break with the runtime engine there is often a problem with paths and not being able to find something.

Make sure the error handling in your code can report if the sub-sub-panel vi can't be found. Most of the time LV is very good at reporting errors. However, sometimes we aren't so good at looking for them.

Finally, are you using anybody else's ActiveX controls? I have seen this sort of problem related to the Microsoft Tree Control.

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 4
(2,651 Views)
I apolagize, I should have mentioned that we have verified that there is no error that is occuring.  The paths are correct, and the operation completes successfully, but the sub panel is not visible.
0 Kudos
Message 3 of 4
(2,646 Views)

Ok, can you post a subset of your application that demonstrates the problem?

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 4 of 4
(2,637 Views)