Import Idiom .xlz failure with error message Input string was not in a correct format
Description:
When importing Idiom xlz data in memoQ, importing fails with the following error message:
TYPE:
System.FormatException
MESSAGE:
Input string was not in a correct format.
SOURCE:
mscorlib
CALL STACK:
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
at System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info)
at MemoQ.DocConverters.XLIFF.WorldServerBorderInformation.ProcessTransUnitImport(TransUnit tu, WorldServerBorderInformation& wsbi, String iwsAbbrev)
at MemoQ.DocConverters.XLIFF.XLIFFConverter.ProcessTransUnit(TransUnit tu)
at MemoQ.DocConverters.XLIFF.XLIFFConverter.GetNextChar()
at MemoQ.DocConverterFramework.CharacterBasedConvertController.ImportDocument()
Fix:
This is about having a decimal in a match rate in the file. Something goes wrong when interpreting that, and it is specific to system regional settings.
In order to import the document, you need to change the Format settings of Windows.
Please go to Control panel > Region and Language > Formats tab, then change the Format with English (United States).
Import Idiom .xlz failure with error message: Input string was not in a correct format.
Comments
0 comments
Please sign in to leave a comment.