Websydian Express - Message


EvF023 - Template could not be found as presentation surrogate is zero

Error message

Error in &1. Template could not be found as Presentation surrogate is zero.

Parameters

&1 - The function trying to find a template to generate an HTML page

Description

A function (&1) has tried to find the template to generate the HTML page. However, the presentation has not been specified - so the name of the template cannot be determined.
A generic error message has been shown to the user.

Action

Contact the developer responsible for the function &1. If the function is part of the delivered run time contact Websydian Support.

Comments

This indicates a basic problem in the working of the framework. It might happen if a function inheriting from the PageGeneratorForProcess or EventHandlerForProcess is called outside the framework.