There are 48 articles for "Dovetail SDK".
How do I know which version of MDAC, ADO, OLEDB I have installed on my computer?
(Article # 79) 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 solut...
Recommended Application Protection for First Choice Web Apps
(Article # 116) Recommended Application Protection for First Choice Web Apps (fcClient, fcAdmin, fcSelfService)
Quick start guide for setting up logging for Dovetail Agent and Dovetail Admin.
(Article # 136) All Dovetail applications that use our SDK have a logging capability that can be enabled. The following steps will get you up and running quickly with SDK...
How to enable logging for the FC Data Verifier application
(Article # 160) If unexpected problems occur while running the FC Data Verifier application (which can be a separate application, or bundled with the FCFL.NET product), a...
"Class doesn't support Automation" error thrown by fcSDK API Toolkit COM Compatibility Layer
(Article # 168) When calling various toolkit APIs on the fcSDK API Toolkit COM Compatibility Layer, you may receive an error: "Class doesn't support Automation".
fcSDK Web Demo install fails with error " Mapping of accounts did not occur.."
(Article # 169) During the install of the fcSDK web demo an error can occur if ASP.NET is not setup properly on the target machine.
Toolkits APIs with contact sessions that do not specifying usernames can error.
(Article # 170) The fcSDK Toolkit API is called using a Contact based session and the username property on the API call is not set. The API will attempt to use the "user....
fcSDK Installer fails on bad MDAC version (Requires 2.7)
(Article # 171) The fcSDK installer checks the registry to see what version of the MDAC you have installed. It does not proceed if you have a version less than 2.7.
T...
Databinding with ClarifyGeneric objects
(Article # 179) When creating ASP.NET or Windows Forms applications is can be very handy to use .NET's databinding capabilites. This solution will walk you through a basi...
How to enable fcSDK install logging
(Article # 182) How to enable fcSDK install logging
fcSDK Install issues or problems,
(Article # 183) Error installing fcSDK:
>> “failed to read IISWebstable (-2147023728)”
keywords:
IIS Installer fcSDK Wix Webs table
Failed to read IIsWebs table
FCApp.Log can result in log entries with the wrong session user
(Article # 184) For web applications output of session information from FCApp.Log( message ) can be confusing in the rare situation that it is called before the current p...
How to set the default TimeZone in Clarify
(Article # 186) By default Clarify will have a timezone of 'No Time Zone Specified' which is basically GMT.
fcClient uses this default timezone when users login to aut...
difference in demand_dtl2pick_part relation between classic clarify and fccl.fulfill API
(Article # 194) The fcSDK is not clearing or updating the demand_dtl relations correctly in the PFSR processes.
How to troubleshoot invalid user-defined lists (hgbst lists)
(Article # 200) When running the First Choice Data Verifier, customers may find that they have invalid user-defined lists in their system. Troubleshooting these lists can...
How to configure timeout for in-memory fcSessions
(Article # 202) How to configure timeout for in-memory fcSessions for ASP or other COM based applications.
fcSDK Error: This row has been removed from a table and does not have any data.
(Article # 209) fcSDK can throw an error:
System.Data (0x80131928)
This row has been removed from a table and does not have any data. BeginEdit() will allow creation of ...
case history not being updated via classic client
(Article # 230) In Clarify 11.5 and 12.5, if the case modify stamp value (modify_stmp) contains millisecond values (ex: 2006-12-24 10:23:14.110) instead of '000' millise...
What data is cached by the fcSDK?
(Article # 233) What data is cached by the fcSDK?
fcSDK Installer ends prematurely then uninstall fails to remove fcSDK
(Article # 235) The fcSDK installer through version 2.2.2 requires that the .Net 1.1 framework be present, although it doesn't properly verify this requirement.
If only ...
Error: The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect
(Article # 236) Performing a query, especially one that involves a traversal ( traversefromparent , traversefromroot, etc.) can thron an unexpected error:
The incoming ta...
fcClient: Notifications when license limits are near
(Article # 252) The fcSDK is responsible for tracking and enforcing licensing.
There is typically a license limit, then a small number of grace licenses that can be used...
Enabling Storage of Unicode Data
(Article # 253) The fcSDK is fully Unicode-ready. Fields in your database can be flagged as Unicode fields and the fcSDK will process data in these columns correctly.
OCI-22053: overflow error
(Article # 254) Performing a query with a decimal field on Oracle using the fcSDK can throw an error:
OCI-22053: overflow error
One particular customer saw this error w...
"Specified cast is not valid" error is table_hgbst_show.last_mod_time is NULL
(Article # 257) If table_hgbst_show.last_mod_time is NULL, then fcSDK and DataVerifier both throw an error:
"Specified cast is not valid"
stack trace:
System.Reflect...
Sql Server connectivity issues
(Article # 258) One customer reported an intermittent problem connecting to microsoft sql server 7 (mssql 7) using fcClient and the fcSDK after upgrading to the 2.0 versi...
fcSDK Issue when attempting to cache unexpected data types
(Article # 259) During the FCApplication Initialization, the fcSDK can throw an exception, such as:
FChoice.Common: (5036) Unexpected DataSet row data type 'System.Byte[...
ADODB.Fields error when calling GetTimeZoneList
(Article # 260) When calling fcApplication.GetTimeZoneList(), the following error can occur:
ADODB.Fields: Arguments are of the wrong type, are out of acceptable range, ...
Details about create_employee on Microsoft SQL Server
(Article # 263) The create_employee API within the Interfaces toolkit (fcinter) is used to create new users/employees in the system. As Clarify uses the database for sto...
Error viewing CHM files: The page cannot be displayed
(Article # 265) Trying to read can result in the CHM file showing an error such as "The page cannot be displayed".
There are several possible reasons why your CHM e-book...
There is no script engine for file extension ".js".
(Article # 268) Trying to use cscript to execute a Javascript script can result in the following error:
Input Error: There is no script engine for file extension ".js".
Error installing fcSDK: Error writing to file: FChoice.Common.dll.
(Article # 271) Installing the fcSDK errors:
Executing op:
AssemblyCopy(SourceName=FCHOIC_2.DLL|FChoice.Common.dll,SourceCabKey=gac
fileCommon.dll,DestName=FChoice.Com...
Creating sessions using the fcSDK application user is disabled for security reasons.
(Article # 275) The following error can be thrown by the fcSDK:
Creating sessions using the fcSDK application user is disabled for security reasons. If you wish to allow...
Timeout expired. The timeout period elapsed prior to completion
(Article # 278) When using a Dovetail product, the following exception can occur:
Exception: Timeout expired. The timeout period elapsed prior to completion of t
he ope...
Does the user credentials in the application connection string need to be a valid clarify user?
(Article # 286) Applications that use the Dovetail SDK need to specificy a database connection string containing the application user credentials.
It is easy to think t...
fcSqlExec limitation in Unicode characters when connecting to a different database
(Article # 299) The fcSDK COM interface allows programmers to use an fcSqlExec object.
fcSqlExec is commonly used to execute arbitrary SQL against your Clarify/Dovetail d...
fcSDK on Clarify 6 (CFO 98)
(Article # 301) The fcSDK assumes that there is certain baseline schema present.
Specifically, it assumes the following columns are present:
table_state_prov.display_ord...
Running Dovetail Web Applications on Vista or Windows Server 2008 64-bit with IIS 7
(Article # 303) When attempting to run any of the Dovetail ASP web applications (Agent, Self Service, Admin, Bolt, etc) on Windows Vista x64 or Windows Server 2008 x64 ed...
Changing a setting on Session does not have any effect
(Article # 312) CreateCase was not truncating string fields after setting TruncateStringFields = true - instead it was throwing an exception.
The error from the log file...
Datetime localization issues can occur when APIs are invoked using non-US cultures.
(Article # 319) In earlier versions of the fcSDK invalid date string errors could occur when the APIs were invoked using non-US date formats.
Adding Unicode text to the TABLE_ACT_ENTRY.ADDNL_INFO field can throw an error if the DB is not set up as a Unicode DB
(Article # 320) An ORA-12899: value too large for column "TABLE_ACT_ENTRY"."ADDNL_INFO" (actual: 260, maximum: 255) error can occur when calling the FChoice.Toolkits.Clar...
Installing updates to Dovetail SDK requires that you uninstall existing versions.
(Article # 330) When installing newer versions of Dovetail SDK with an older version of the SDK already present. You will see a dialog that ask you if you want to 1) Modi...
Where are numbering schemes defined?
(Article # 332) Where are numbering schemes defined?
Information on Unified Login (sometimes referred to as Integrated Windows Security)
(Article # 336) Information on Unified Login (sometimes referred to as Integrated Windows Security)
Installing web applications on IIS7 (Vista and Widows Server 2008) fails.
(Article # 338) Changes to how Internet Information Server (IIS) is configured have caused problems with installers for Dovetail applications which create virtual web dir...
Web Services and Demo applicaitons error - Could not load file or assembly 'log4net'
(Article # 340) The Dovetail SDK Web Services application and WebForms and WebServices client demos have a configuration problem in their application configuration file (...
Error changing a password to a string starting with non letter characters
(Article # 341) Affects: Any application that uses the Dovetail SDK against an Oracle database
Users will get the following error when attempting to change their passwo...
Dovetail SDK Web Service calls return a Could Not Load Assembly error
(Article # 348) Trying to use Dovetail SDK Web Services on a machine where the Dovetail SDK installer has not been run will result in the following error when trying to i...