Skip to content
New issue

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

System.BadImageFormatException thrown when disposing MultiplexingConverter... #56

Open
fgasnier71 opened this issue Dec 30, 2019 · 0 comments

Comments

@fgasnier71
Copy link

This exception was thrown several times on Windows 7 SP1 or Windows 10...

System.BadImageFormatException: 试图加载格式不正确的程序。 (Exception from HRESULT: 0x8007000B)

at WkHtmlToXSharp.NativeCalls.wkhtmltopdf_deinit()
at WkHtmlToXSharp.WkHtmlToPdfConverter.Dispose(Boolean disposing)
at WkHtmlToXSharp.WkHtmlToPdfConverter.Finalize()

I could not reproduce it myself though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant