LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

fatal error: LABVIEW.LIB was not called from a labview process

I have built a very simple executable which uses shared variables which should talk to an OPC server. When I try to run it on the target machine, I get this error. Does anyone know what it means?
0 Kudos
Message 1 of 5
(4,394 Views)

Hi,

This link explains the error, why you are recieving it and how to fix the issue, hope this helps!

http://digital.ni.com/public.nsf/allkb/A4C3AEF93240280A86256931006FB66C?OpenDocument

 

Regards,

Applications Engineer
Message 2 of 5
(4,388 Views)
Thanks for the link, very helpful. I did indeed convert my project to version 8.2 from version 8.5, from reading the article it sounds as though all I need to do is a mass compile, and then all should be well?
0 Kudos
Message 3 of 5
(4,380 Views)
If you up/down graded from 8.2 to 8.5 then I would suggest doing a mass compile on the VI's into a new folder (or have a backup of your files somewhere).
You can do this via LabVIEW > Tools > Advanced > Mass Compile.
 
Please let me know how this turns out.
 
All the best,


Message Edited by rsw on 01-08-2008 07:02 AM
Applications Engineer
0 Kudos
Message 4 of 5
(4,375 Views)
I did the mass compile, and now its seems to be working fine, so thanks for the tip! I also unchecked the "enable enhanced dsc run-time support" option on someone else's advice, so I'm not sure whether it was that that helped, or maybe both things were required.
0 Kudos
Message 5 of 5
(4,352 Views)