11-28-2007 12:22 PM
11-29-2007 04:52 AM
Hi,
Does anyone managed to read (through property nodes) any property of a shared variable that returns a string, in a built application?
I haven't
cosmin
11-29-2007 05:21 PM
11-30-2007 01:31 AM
11-30-2007 02:45 AM
11-30-2007 01:46 PM
11-30-2007 01:46 PM
12-17-2007 04:50 PM
01-23-2008 11:11 AM
Hi
I have a similar problem to this (see below) and was wondering if a fix is available yet because the workaround is unsuitable?
I have produced a VI in LabVIEW 8.2 which runs fine in development and .exe versions. When the same VI is transferred to LabVIEW 8.5 it runs fine in the developmnent environment but produces an error in the .exe file. The project and VI builds ok and runs ok but produces an error when getting the shared variable properties. The error I get is:
Error -1967362020 occurred at Property Node (arg 1) in Open DataSoc Conn to all Shared Vars in Lib(SubVI).vi->HMI Engine.vi
Possible reason(s):
IAK_SHARED: (Hex 0x8ABC701C) The provided refnum is invalid.
I've debugged both the exe and dev versions, the shared variable references entering the property node are the same, and appear to be valid. I have repeated the problem on another PC running 8.5. I think the problem may be the different versions but I don't know how to fix it.
I am running Windows XP.