HResult=0x80131500
Message=Resource file is not correct.
Source=Aspose.OCR
StackTrace:
at .(Stream )
at Aspose.OCR.LanguageFactory.Load(Stream stream)
at Aspose.OCR.LanguageContainer.()
at Aspose.OCR.LanguageContainer…ctor()
at Aspose.OCR.OcrEngine…ctor()
at OCRDemoWeb.PerformingandManagingOCR.ExtractingText.Run() in \PerformingandManagingOCR\ExtractingText.cs:line 230
at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters)
at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.MoveNext()
Inner Exception 1:
TypeInitializationException: The type initializer for ' ’ threw an exception.
Inner Exception 2:
ArgumentException: ‘IBM437’ is not a supported encoding name. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method.