Exception 0×80040E14 occured in SPListItem.Update()

I ran into this exception on a user defined list. The problem was with the custom fields that were defined in the schema.xml of the list template. It was done in the following way:
      <Field … Type=”Text” DisplayName=”CustomField1″ ” ColName=”nvarchar3” />
      <Field … Type=”Text” DisplayName=”CustomField1″ ” ColName=”nvarchar3” />
The problem is the these two different fields link to the same ColName. So if you run into this exception double check that the values of ColName attribute are unique through the list.

Advertisement

3 Responses to “Exception 0×80040E14 occured in SPListItem.Update()”

  1. Tuan Ngo Says:

    Great information !

    Thanks a lot !

  2. paranoidk.com Says:

    Pretty! This was an extremely wonderful post.

    Thanks for providing these details.

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s


%d bloggers like this: