Websydian Express - Message


EvF049 - Failed signature check

Error message

Signature check failed in MessageDispatcher for message &1.

Parameters

&1 - The message for which the signature check failed

Description

The Websydian Express event dispatcher performs a signature check of requests (events) coming from the user (browser).

This error indicates that a user has tried to manipulate with the system data (session information) that Websydian Express stores in every HTML page.

Action

If the problem persists then try to find out which user causes these requests.

Comments

This can also happen if the HTML templates has been modified so they do not contain the necessary system data when requests are generated. In this case you should check that the HTML template that contains the message (&1) also has the necessary hidden HTML form fields.