Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » MobiLink Communication Error Messages » Alphabetic list of error messages

Missing parameter: %1!s! Next Page

Network interface library version mismatch. Expecting version %1!u!.%2!u!, but found version %3!u!.%4!u!


Item

Value

Constant

NETWORK_LIBRARY_VERSION_MISMATCH

Error code

248

Parameter 1

The major version expected.

Parameter 2

The minor version expected.

Parameter 3

The major version found.

Parameter 4

The minor version found.

Probable cause

A network interface DLL or shared object could not be loaded because it is the wrong version.