14577   Failed to create .NET object

Cause

This error occurs if JADE cannot create the required .NET object (component or class). The most-likely scenario is that the assembly in which the type being created is defined could not be loaded or found.

Action

Fix your code to correctly identify the type and assembly.