Error 16004

Severity

10

Message text

Unknown event '%1!' requested for process '%2!'.

Explanation

srv_event() received an event other than SRV_DISCONNECT, SRV_URGDISCONNECT, SRV_STOP, or a user-defined event.

Action

Pass only valid events to srv_event().

Additional information

Symbolic constant: SRV_EBADEVENT