LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

built app with subpanels works for me, but not for him

Using labview 8.6 I have successfully built several revisions of an app that has multiple subpanels.  It has successfully executed on several different hosts.   However, with the most recent version I received a report that it launches, but the sub-panels do not load.  Of course, WFM (works for me) -- the sub-panels are compiled into the app and they load just fine for me.  The other user is using the free 8.6 LabView runtime.  Again, previous app revisions have worked fine, and I don't know what is different about this build that could affect loading of the subpanels.

 

On my PC I renamed the path to the source files just in case the built app was picking up some missing file directly from the original VI directory.  Still works for me.  I even monitored it with FileMon (sysinternals.com) and confirmed that it never tried to open any other file (which further confirms that all the sub-panels are successfully incorporated into the built application).

 

The only other significant difference is that the app is designed for 1280x1024 screen and the other user is running on a 1024x768 laptop.  But how could that affect loading the sub-VIs?

 

Does anyone have any idea what would cause a built application with subpanels to work fine on one host but not display the sub-panels on another host?

 

Thanks and Best Regards,

 

J.

0 Kudos
Message 1 of 3
(2,614 Views)

How are you getting the software on the other computer? Did you build an installer?

 

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 3
(2,584 Views)

Sorry for the delay in replying to you...

 

We just copied the files (.exe, .alias, .ini) to the other computer.

This worked fine for previous releases on several different hosts.

 

And it is working fine again with the latest build of the app.  Just for

some mysterious reason, that one build did not work on that one

computer.   Must have been the alignment of the planets, or something.

 

Thanks and Best Regards,

 -- J.

0 Kudos
Message 3 of 3
(2,546 Views)