Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

This problem appears only on one particular Document Library. I use

TaxonomyField.SetFieldValue(myItem, myTaxonomyFieldValue);

and it works fine everywhere except this lib. Can anyone suggest a workaround?

share|improve this question

1 Answer

I am seeing exactly the same issue, except I am getting these errors when trying to set values through the browser too.

share|improve this answer
I've solved this issue in a quite awkward manner. Just created a new DocLib and moved all content in it. – Dmitriy Inozemtsev May 16 at 15:15

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.