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

I have a web part in which I provide taxonomy column name.

The column name comes from the document library.

I provided the column name in property but it's giving an error : Value does not fall within the expected range.

I am not sure where to look :(

I have provided column's internal name.

share|improve this question
You tagged this question with FAST - is it related to FAST search? Is it a custom developed WebPart? If so, show us the code you are using and which gives you the error. – moontear Jan 9 '12 at 12:22
It's related to FAST Search only. The code just gets the data from the term store management and shows on the screen to the user. The problem is it's not able to find the column name. – NICK Jan 9 '12 at 12:50
How do you access the field? Did you try display name? – Ashish Patel Jan 9 '12 at 13:11
Nop, we tried internal name. – NICK Jan 9 '12 at 15:12

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.