-

CIL Generator Error (CILG0041): Invalid program organization unit name '...'

The CIL Generator has detected a POU with an invalid name in a referenced C# library. The library contains an assembly with a name that is reserved for system assemblies (such as mscorelib.dll).

Remedy

Contact the provider of the library.

If the library source code is available and can be edited, rename the affected assembly and release the library again.