We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)
The text was updated successfully, but these errors were encountered:
You are run it in 32 bit OS? #10 (comment)
Sorry, something went wrong.
No. Win 10 64 bit. Visual Studio 2017 community edition, latest version.
Project target AnyCPU or x64?
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: