Contents Index Unable to load the network interface library. No error or unknown error.

MobiLink Synchronization Reference
  MobiLink Communication Error Messages
    Communication error descriptions

Unable to allocate %1!s! bytes.


Item Value
Error code 6
Constant MEMORY_ALLOCATION (Java) STREAM_ERROR_MEMORY_ALLOCATION (C/C++) ulStreamErrorMemoryAllocation (Visual Basic)
Parameter 1 The number of bytes that was requested.
Probable cause 

The network layer was unable to allocate the given number of bytes of storage. Free up system memory and retry the operation. The technique used to free up system memory depends on the operating system and how it is configured. The simplest technique is to reduce the number of active processes. Consult your operating system documentation for details.


Contents Index Unable to load the network interface library. No error or unknown error.