Websydian Express - Message


EvF007 - Session ID is zero

Error message

Session ID is 0 in function &1.

Parameters

&1 - Name of the function detecting the error

Description

The function &1 has received a zero value for the session ID.
The function cannot execute correctly when this happens - and has terminated. The user has been shown a generic error message.

This error will typically happen when some sort of programming error means that the web input to the program &1 has not been specified correctly.

Action

A developer must check the call to the function &1. If the function &1 is part of the runtime objects delivered by Websydian you will have to contact Websydian Support.

Comments

The error will typically happen when new event handlers are called and the input (on the web page) to the event handler is not specified correctly.