Error 16005

Severity

10

Message text

Unknown event '%1!' in %2!.

Explanation

An application attempted to install an invalid event handler using srv_handle().

Action

Install a standard Open Server event such as SRV_CONNECT or SRV_LANGUAGE, or a user-defined event that has been defined using srv_define_event().

Additional information

Symbolic constant: SRV_EBADUEVENT