|
Re: Code works fine until build?
To lookup a LV error, use Help>>Explain Error
54 returns
LabVIEW: The network address is ill-formed. Make sure the address is in a valid format. For TCP/IP, the address can be either a machine name or an IP address in the form xxx.xxx.xxx.xxx. If this error occurs when specifying a machine name, make sure the machine name is valid. Try to ping the machine name. Check that you have a DNS server properly configured.
As for why this happens in a built app, do you use one of the path constants, or a property node to read a path or name? If you don't figure it out, perhaps you want to attach it for others to see.
Greg McKaskle
|