Wednesday, March 12, 2014

0x80070057Invalid data has been used to update the list item. The field you are trying to update may be read only. In SharePoint

<nativehr>0x80070057</nativehr><nativestack></nativestack>Invalid data has been used to update the list item. The field you are trying to update may be read only. in SharePoint


Solution:-
Item["Title"] = "Test";

don't use Item["LinkTitle"]. this is readonly field.

Thank You.

2 comments:

Featured Post

How to Set Up a Vanity Email Address in Microsoft 365 (Exchange Online)

How to Set Up a Vanity Email Address in Microsoft 365 (Exchange Online) A vanity email address is a friendly, memorable address — like hello...

Popular posts