bandrben / SPTaxonomyToolsOnline

16 stars 11 forks source link

Update Terms - Specified argument was out of the range of valid values (lcid) #3

Open SPSwpd opened 6 years ago

SPSwpd commented 6 years ago

Hi! Great Tool, helped me to export the TermStore Informations in the past, but I wanted to update Labels (Synonyms) now the first time and it ends always with an error.

I have created an Excel Export File with Simple Format at first, then I only fill one Word in each Item in Column "TermLabels" save again as XLSX. Make sure that the TermStore Configuration is set to english (1033) - I do not have to change it, because we are only using 1033.

Choose the TermSet in MMD Connection and start Update Terms with the updated Excel File.

It ends always with this error message for each item in selected TermStore:

*** ERROR updating syncing Term Labels: Microsoft.SharePoint.Client.ServerException: Specified argument was out of the range of valid values. Parameter name: lcid bei Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream) bei Microsoft.SharePoint.Client.ClientRequest.ProcessResponse() bei SPTaxonomyToolsOnline.Form1.UpdateTerms()

I have tested import too and it ends with error too.

*** ERROR creating new term: Microsoft.SharePoint.Client.ServerException: Specified argument was out of the range of valid values. Parameter name: lcid bei Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream) bei Microsoft.SharePoint.Client.ClientRequest.ProcessResponse() bei SPTaxonomyToolsOnline.Form1.ImportTermsSimple()

Nice to know:

I did not found out how to solve this. May you can help me with this Issue

Best Regards SPSwpd

rigpd001 commented 5 years ago

I am also having the same issue

acbenson commented 4 years ago

did anyone solve this by any chance? keen to know as this would save me a lot of angst

DovydasADL commented 3 years ago

I have this issue too. I guess this is because of your system locale settings (language code LCID) and you Term Store default language code. If you are using English as default and only one language in Term Store, then try setting your Local PC system locale also to English.