07-31-2006 08:39 AM
,
I am building an application using Labview 8.0. Everything goes fine during the building process. However, when I start the application, I have this error:
Labview: resource not found
An error occurred loading VI ‘Details Display Dialog.vi’
Labview load error code 3: Could not load front panel.
I have the error a second time for the file ‘Three Button Dialog CORE.vi’.
I had the file ‘Details Display Dialog.vi’ from error.llb in my project just to test. I ensured it was included if referenced, and that the check was on at Remove Panel. Still the same error. I removed the check for this file. Same error.
Any idea on how to fix this?
Thank you
07-31-2006 01:49 PM
Hi,
I made a very simple modification in my code, not related at all with my problem, and it shifted the problem somewhere else.
Now, when I start the application, it is asking for the path of:
(Loading) <vilib>:\Utility\error.llb\Details Display Dialog.vi
(Searching) C:\testpath\build\instr.lib.
Samething happens for Not Found Dialog.vi. I still have error 3 for Three Button Dialog CORE.vi. Things seems to get just worst...
Thanks for your help
alex
08-01-2006 03:06 PM