Product Information > JADE Error Messages and System Messages > 14000 through 14999 - JADE User Interface Errors > 14580 - Create of .NET control failed

14580   Create of .NET control failed

Cause

This error occurs when an attempt to create a .NET control object fails during the creation of a runtime form or when loading a form into the JADE Painter.

Action

The extended error text for the exception contains the .NET exception text that explains the cause of the error. For example, the following extended error text indicates a missing DLL.

Create of .NET control failed
Exception [Could not load file or assembly 'SimpleDemo, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.]