0
One or more field types are not installed properly. 
Go to the list settings page to delete these fields

I got the above error while adding item to list, I Don't have any lookup Column and I also deleted relationship list.

Kindly Help....!

Thanks in advance.

Saghir A. Khatri
  • 3,429
  • 6
  • 45
  • 76

2 Answers2

0

Seems you are adding the item by code. Just verify the column name spelled properly or not.

Ayyappan Anbalagan
  • 11,022
  • 17
  • 64
  • 94
  • Problem resolved. I am handing itemadding event.but the column internal name is diffrent different later I changed column name to internal column name. Its Working Fine – Rajan.SharePoint Oct 23 '12 at 05:05
0

When ever Events are Handled.most of them used to give column name as it is there in list/library. But I recommend before providing the column make sure that column Name and its internal Name is same.

You can get Column internal Name by using SharePoint Manager Tool