NotSupportedException: Encoding 437 data could not be found. #500

Closed
opened 2026-01-29 22:12:57 +00:00 by claunia · 0 comments
Owner

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

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 <c79628fadf574d3a8feae0871fad28ef>:0 02-19 17:46:12.468 9873 11329 E Unity : at System.Text.Encoding.GetEncoding (System.String name) [0x00012] in <c79628fadf574d3a8feae0871fad28ef>:0 02-19 17:46:12.468 9873 11329 E Unity : at ☻   ..cctor () [0x0000a] in <f2337eb22ace479230c30d8f05c04deb>: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 <f2337eb22ace479230c30d8f05c04deb>:0 02-19 17:46:12.468 9873 11329 E Unity : at ☻  .☻ (System.IO.Stream ☻) [0x00011] in <f2337eb22ace479230c30d8f05c04deb>:0 02-19 17:46:12.468 9873 11329 E Unity : at ☻  .☻ (System.String ☻, System.IO.Stream ♥, Aspose.Cells.LoadOptions ♣) [0x0022e] in <f2337eb22ace479230c30d8f05c04deb>:0 02-19 17:46:12.468 9873 11329 E Unity : at Aspose.Cells.Workbook.☻ (System.String ☻, Aspose.Cells.LoadOptions ♥) [0x00029] in <f2337eb22ace479230c30d8f05c04deb>: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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#500