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

SQL Anywhere 11.0.1 » Error Messages » MobiLink server error messages » MobiLink server error messages sorted by message text

 

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

Error code –10204
Error constant EL_DNET_TOO_MANY_CLASSES_PER_VERSION
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.