BloggingAbout.NET
Thoughts of developers
Sharepoint WSS: 0x81020014 Error Code

When updating (new and update) list items to the Lists.asmx sharepoint service, I received the following error: 0x81020014 One or more field types are not installed properly. Go to the list settings page to delete these fields.

The resolution of the error was actually the opposite of the helpful suggestion: simply I did not have all the columns defined in my view for the item being updated.


Posted Wed, Feb 27 2008 7:52 AM by chilberto
Filed under: ,

Comments

andy wrote re: Sharepoint WSS: 0x81020014 Error Code
on Fri, Mar 14 2008 7:59 PM

sorry for a newbie Q:

I'm getting the same error. Can you elaborate more on "columns defined in my view being updated".

thanks.

Geeta Arora wrote re: Sharepoint WSS: 0x81020014 Error Code
on Fri, May 30 2008 1:51 PM

Hi,

i think the field name are not correct.

you have to check share point link name are same as the field name you are using in .net code.

Joshua wrote re: Sharepoint WSS: 0x81020014 Error Code
on Sat, Jul 11 2009 3:18 AM

VERY helpful.  Thanks!

LyndaBradford wrote re: Sharepoint WSS: 0x81020014 Error Code
on Tue, Jul 19 2011 5:10 PM

According to my own monitoring, millions of people all over the world receive the <a href="http://bestfinance-blog.com">loan</a> from various creditors. Thus, there is good chances to receive a term loan in all countries.

Ashwini wrote re: Sharepoint WSS: 0x81020014 Error Code
on Wed, Oct 5 2011 1:43 AM

If you get this error and the field names seem correct, you might want to go to the settings page and click on the column name and check the value after 'Field='. If value is URL encoded, decode it and pass onto the '<Field Name=' tag in the query.

It worked for me.

Add a Comment

(required)  
(optional)
(required)  
Remember Me?

Please add 4 and 8 and type the answer here:
Copyright © 2003-2010 BloggingAbout.NET