Error calling event handler &2. (call status &1).
&1 - The status returned from the program
&2 - The program returning the error
The Websydian Express EventDispatcher function called an event handler function, but the call ended in error.
This can happen if the event handler (&2) does not exist. Check that the program object is located in the application path.