A single developer license allows 1 developer to use the components for development, obtain free updates & support for a full version cycle of the product. The license is not transferable.
A single developer license allows 1 developer to use the components for development, obtain free updates & support for 1 year. The license is not transferable.
A single developer license allows 1 developer to use the components for development, obtain free updates & support for 2 years. The license is not transferable.
A small team license allows 2 developers within the company to use the components for development, obtain free updates & support for a full version cycle of the product. The license is not transferable.
A small team license allows 2 developers within the company to use the components for development, obtain free updates & support for 1 year. The license is not transferable.
A small team license allows 2 developers within the company to use the components for development, obtain free updates & support for 2 years. The license is not transferable.
A site license allows an unlimited number of developers within the company to use the components for development, obtain free updates & support for a full version cycle of the product. Developers can be added at any time during the full version cycle.
A site license allows an unlimited number of developers within the company to use the components for development, obtain free updates & support for 1 year. Developers can be added at any time during the 1 year period.
A site license allows an unlimited number of developers within the company to use the components for development, obtain free updates & support for 2 years. Developers can be added at any time during the 2 year period.
.NET
TMS FlexCel Studio for .NET
100% managed code Excel file manipulation engine & Excel & PDF report generation for .NET, Xamarin.iOS, Xamarin.Android, Xamarin.Mac
When generating Flexcel reports with the registered version, I get an error similar to: "This document was created with the non-commercial version of FlexCel...."
Make sure you don’t have a trial dll installed anywhere in your system. You can right click FlexCel.dll and look at the properties:
If it says “TRIAL” then it is the wrong one.
Especially, look in the GAC: c:\windows\assembly
If there is a trial dll in the GAC, it will be used over the local registered dll.
Normally this error happens when there is a trial dll in the GAC, as this has higher priority than the local dlls.
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
Isolated Storage exception when writing xlsx files
Update to FlexCel 5.7 or newer.
FlexCel used to use the classes in System.IO.Packaging to create xlsx files. When the generated xlsx file got too big (about 7mb), it would create a temporary file in the isolated storage. In version 5.7 we have rewritten the System.IO.Package classes in native C#, that doesn't use isolated storage at all, so you shouldn't get this error anymore.
As a side advantage, the newer classes are faster since they write directly to the actual file, instead of writing a temp version to the isolated storage and then copying from the isolated storage to the real file.
Ask questions to our engineers related to purchased product via Support Center
Free 1 year updates and new releases
After 1 year, a discount renewal is offered for a 1 year extension. * * offer valid for 30 days after end of license. Discount price is subject to change.