Closed g4genious closed 6 years ago
Hi,
We are using it in asp.net core2.0 and getting the following exception on
HeyRed.Mime.MimeGuesser.GuessMimeType("filepathhere")
Exception message: BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
You are run it in 32 bit OS? https://github.com/hey-red/Mime/issues/10#issuecomment-342584814
No. Win 10 64 bit. Visual Studio 2017 community edition, latest version.
Project target AnyCPU or x64?
Hi,
We are using it in asp.net core2.0 and getting the following exception on
HeyRed.Mime.MimeGuesser.GuessMimeType("filepathhere")
Exception message: BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)