Jump to content

Recommended Posts

Hello LAVAs!

This is a crosspost to http://forums.ni.com/ni/board/message?boar...hread.id=370379

After starting my Exe I get some errors, that ressource couldn't be found and Front Panel can't be loaded (see pictures). I use LVOOP in my Project. The DLL which should be called by these VIs is in my data folder in the near of the Exe.

Thank you for answers!

Link to comment

QUOTE (Eugen Graf @ Nov 24 2008, 09:13 PM)

Hello LAVAs!

This is a crosspost to http://forums.ni.com/ni/board/message?boar...hread.id=370379

After starting my Exe I get some errors, that ressource couldn't be found and Front Panel can't be loaded (see pictures). I use LVOOP in my Project. The DLL which should be called by these VIs is in my data folder in the near of the Exe.

Thank you for answers!

can you have english next to each error msgbox? "Danker"

Link to comment

Hello Eugene,

I'm not a LVOOP user so I'm not sure if these tricks will help:

Try following:

- add the VIs with missing front panel as dynamic Vis to the LV build script

- use some control/indicator property nodes in these Vis with missing front panel, this forces LabVIEW to load front panel

Good luck.

Link to comment

The message means that Labview couldnt load the Frontpanel of the VI. Probally because the build proces has removed them (as it does for almost all VIs).

Go to your project build settings (> LV8.0) change the front panel options.

In your build specification goto "Source File Settings" -> Select the correct VI -> Deselect "User default save settings" -> deselect "remove font panel"

Regards Patrick

Link to comment

I did all what you suggested and nothing helps. I solved the problem building a Source Distribution (all used VIs in one folder), than I copied the project files there and opened them. I got many conflicts and resolved all of them. Now I can build an executable.

Thank you all for support, Eugen

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.