LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Help with Applications Builder

Hello!
I'v just install Application Builder for LV 5.0 and make aplication.
When i start my application i have window with message:
"Please find the file of type LVSB named "flatten.lsb""
I have this file in LabVIEW directory, and when i find this file my
application is work.
Help me please, how can i insert this fil in the *.exe application, ore make
the path to this file?
Thank You.
gnatkovsky@farlep.net
0 Kudos
Message 1 of 3
(2,725 Views)
Go here for the solution:

http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/6994cb1b3871e527862567550069a16e?OpenDocument

Or you can go to the Labview Knowledge Base at ni.com and search on
"flatten.lsb"

To summarize, you built an executable using a top level VI that was in
a library that had been generated using the "save with options".
During the save you probably selected "include vi.lib files". You no
longer need to build libraries with ver. 5.x. Just select the top
level VI and the app builder takes care of the rest.


* Sent from RemarQ http://www.remarq.com The Internet's Discussion Network *
The fastest and easiest way to search and participate in Usenet - Free!
Message 2 of 3
(2,725 Views)
> I'v just install Application Builder for LV 5.0 and make aplication.
> When i start my application i have window with message:
> "Please find the file of type LVSB named "flatten.lsb""
> I have this file in LabVIEW directory, and when i find this file my
> application is work.
> Help me please, how can i insert this fil in the *.exe application, ore make
> the path to this file?

You already have one reply, that is valid if you are using LV5.1, but
if you are still using LV5, then the problem is probably that you
did not use the Save with Options setting to save vi.lib files
including lsb's. To fix is, build the application again, making
sure to check the Save for Application checkmark. Then follow
the other steps, which you apparently did correctly.

Greg McKaskle
Message 3 of 3
(2,725 Views)