-1

Issue: When on event agent running, console capture this error - "Error Creating Product Object".

Cause: Servers cannot do UI functionality. They have no UI.

1 Answers1

1

Solution:

There is probably an un-used: Dim X as New NotesUIWorkspace.

Remove the line and if the agent has front-end objects, then rework the code from a set-up/profile document instead.