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 Server Error Messages » Alphabetic list of error messages

Script '%1!s!' encountered an error Next Page

Script '%1!s!' is a member of '%2!s!', but only %3!s! classes are permitted per script version


Item

Value

Constant

EL_DNET_TOO_MANY_CLASSES_PER_VERSION

Error code

-10204

Parameter 1

The method name.

Parameter 2

The class name.

Parameter 3

The number of classes permitted.

Probable cause

A script version cannot explicitly reference more than the given number of classes. If you encounter this error, create a wrapper class containing all of the methods used by different events.