Product Documentation
Dovetail SelfService
Knowledge Base
Platform Guide
Support Forums
Employee Blogs
Webinars
Contact Us

FCFL Knowledge Base Articles

Found 6 articles for FCFL.


Update cache errors
You may recieve an error during a cache update using UpdateSchemaCache() or UpdateCache(). Example errors: - Path/File access error. - Unable to create directory: C:\p...
How do I enable logging of windows installer failures?
Problems can crop up with windows installers. If you do not have permissions or a required subsystem is missing you can get weird errors. When you open a case with us reg...
error: The license for FCFL is expired or invalid.
error: FCApplication Initialization Failed. The license for FCFL is expired or invalid. Please contact First Choice Software. Note: This is an FCFL error. Not a fcSDK (...
How do I know which version of MDAC, ADO, OLEDB I have installed on my computer?
How do I know which version of MDAC I have installed on my computer? There are multiple ways to do this - so view the multiple resolutions to this solution and use the...
Error: csp_new_oid must be declared
After a fresh install of FCFL you may encounter this error. The error may occur when updating the license key for the new installation.
Javascript compare object to string evaluates to false
The following example comparison will always evaluate to FALSE: var sampleString = 'test string'; var sampleList = FCApp.GetGbstList('sample'); if (sampleList('tit...