mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
NotSupportedException: Encoding 437 data could not be found. #500
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @karim20010 on GitHub (Feb 19, 2022).
2-19 17:46:12.468 9873 11329 E Unity : NotSupportedException: Encoding 437 data could not be found. Make sure you have correct international codeset assembly installed and enabled.
02-19 17:46:12.468 9873 11329 E Unity : at System.Text.Encoding.GetEncoding (System.Int32 codepage) [0x0023f] in :0
02-19 17:46:12.468 9873 11329 E Unity : at System.Text.Encoding.GetEncoding (System.String name) [0x00012] in :0
02-19 17:46:12.468 9873 11329 E Unity : at ☻ ..cctor () [0x0000a] in :0
02-19 17:46:12.468 9873 11329 E Unity : Rethrow as TypeInitializationException: The type initializer for '☻ ' threw an exception.
02-19 17:46:12.468 9873 11329 E Unity : at ♫ .☻ (System.IO.Stream ☻) [0x00000] in :0
02-19 17:46:12.468 9873 11329 E Unity : at ☻ .☻ (System.IO.Stream ☻) [0x00011] in :0
02-19 17:46:12.468 9873 11329 E Unity : at ☻ .☻ (System.String ☻, System.IO.Stream ♥, Aspose.Cells.LoadOptions ♣) [0x0022e] in :0
02-19 17:46:12.468 9873 11329 E Unity : at Aspose.Cells.Workbook.☻ (System.String ☻, Aspose.Cells.LoadOptions ♥) [0x00029] in :0
02-19 17:46:12.468 9873 11329 E Unity : at Aspose.Cells.Workbook..ctor (System.String
Error when i want to create a new workbook to read an Excel file