Owner manual
OpenLNS Programmer's Reference 1014
The operation specified was canceled interactively at the user interface.
lcaErrDsVersionIncompatibility 16
Some of the DLLs used by the Data Server are older, incompatible versions.
lcaErrDsInitValidationError 17
This indicates that the Data Server failed to initialize properly. This exception could be
thrown if your application specifies an invalid name or index number when retrieving an
object from the OpenLNS database.
lcaErrDsUpdateRegistryFailure 18
Could not update the Windows registry.
lcaErrDsNsCreateClientFailed 19
Failed to create a Network Services client for data services.
lcaErrDsNsInitFailed 20
Failed to initialize the Network Services Server.
lcaErrDsNsNotOpen 21
Error on shutdown, when attempting to close the Network Services server, the server is
not open.
lcaErrDsGetHandleFromNameFail 22
Could not get the node handle from its name.
lcaErrDsInvokeNodeAddrFail 23
Could not get the node’s address on the network from the Network Services server.
lcaErrDsGetRegistryFailure 24
Failed to retrieve an item from the Windows registry.
lcaErrDsSetRegistryFailure 25
Failed to write an item to the Windows registry.
lcaErrDsInvalidRegKey 26
Failed to set a Windows registry key because the new key passed in was invalid.
lcaErrDsInvalidNodeName 27
An invalid node name was specified, or no name services provider was specified for the
NSS.
lcaErrDsNodeDoesNotExist 28
Node does not exist on this network, probably because it has not yet been configured
with a network address.
lcaErrDsNvDoesNotExist 29
A network variable operation was attempted on an NV that does not exist.
lcaErrDsNvGetConnInfoFailed 30
A Network Services call to get connection information for this network variable has
failed.
lcaErrDsNvGetTypeInfoFailed 31