Function &1 failed in call to GetEventTypeForEvent. Call status: &2.
&1 - The name of the calling function
&2 - The status returned by the GetEventTypeForEvent function
A called function has returned a message. The calling function has tried to
resolve this message - but the call to the function used for resolving the
message
returned an error.
This typically indicates that the GetEventTypeForEvent (implementation name
GevType) function is not present in the folder/libraries used by the
application.
When running the web server and database server on two different physical
machines it is conceivable that the error can occur if the Plex listener job has
ended abnormally or the TCP/IP connection between the web server and the
database server has been terminated during the processing of a request.
Check whether the object "GevType" is present in the library/folder
containing the program objects.
When running web server and database server on two different machines - check
the Plex listener job on the database server and the connection between web
server and database server.
This error is most unlikely to occur. If the error occurs during/just after installation it can be an indication that the installation has not been successful.