Frequently Asked Component Specific Questions
Options |
Display all FAQ items |
Displaying items 1 to 1 of 1, page 1 of 1
<< previous next >>
TMS FlexCel Studio for .NET
Type initialization Exceptions when running under Mono
Type initialization Exceptions when running under Mono
To run FlexCel under mono, you need:
1) A registered FlexCel.dll. Trial might or might not work due to higher levels of code obfuscation.
2) A recent (2.10 or newer) Mono installation.
3) Gdiplus. This might or might not be installed with the default mono installation.
If you get the following Exception:
Runtime Exception: An exception was thrown by the type initializer for FlexCel.Core.TThemeColorScheme
Then you most likely don't have GDIPlus installed