Custom template error when field name is less than 4 characters

Modified on Wed, 14 Dec 2011 17:40 by CAREWare Help Desk — Categorized as: FAQ

When creating custom PDI template the custom text field labeled SSN generated an error: An error occurred adding a field to the list.

Source:  - Index and length must refer to a location within the string.
Parameter name: length
  at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
  at Client.TDI_TemplateEditor.makeConformableColumnName(String fieldName)
  at Client.TDI_TemplateEditor.btnAdd_Click(Object sender, EventArgs e)
An error occurred adding a field to the list.

Changing name of custom field to one with 4 or more characters fixes problem.

This bug was found in build533
This bug was fixed in build580
TTP #1742

Back to Bugs

Back to Frequently Asked Questions