.NET Common Language Runtime Not Started
Possible Cause
Resolution
This error occurs when you attempt to call a DotNet function before the .NET CLR has been started.
Ensure that the .NET CLR starts before you call a DotNet function.
Parent topic:
.NET Error Messages