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
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...."
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.