The information in this article applies to product: e-Work 6.6.x
Issue
- A server-side operation that is invoked by 'When button pressed' fails when on a form in an XEL library.
An error message similar to the following may be written to the Windows application event log:
Event Type: Error
Event Source: e-Work Engine
Event Category: eException
Event ID: 79
Date: 8/11/2005
Time: 5:03:09 PM
User: N/A
Computer: COMPUTER1
Description: Unknown field 'txtTitle' in .
In this example, %System.Time was being assigned to the variable %txtTitle in the 'When button pressed' property.
Resolution
- This is a known issue.
- The workaround is to save the library with the file extension .ELB, publish it, and then update the appropriate procedure(s).