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

First-chance exception at 0x000007FEFDAF940D (KernelBase.dll) in w3wp.exe #28

Closed
JamesYing opened this issue Aug 12, 2014 · 2 comments
Closed

Comments

@JamesYing
Copy link

First-chance exception at 0x000007FEFDAF940D (KernelBase.dll) in w3wp.exe: 0xE0434352 (parameters: 0xFFFFFFFF80004003, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x000007FEF8D90000).

If there is a handler for this exception, the program may be safely continued.

I use WK in my project.The first convert is error,the second show this exception,How can I do?

@pruiz
Copy link
Owner

pruiz commented Aug 12, 2014

That looks like a native exception to me, so even if you could actually
handle it, the program's current state wont be trustable anymore.

On Tue, Aug 12, 2014 at 6:14 AM, JamesYing notifications@github.com wrote:

First-chance exception at 0x000007FEFDAF940D (KernelBase.dll) in w3wp.exe:
0xE0434352 (parameters: 0xFFFFFFFF80004003, 0x0000000000000000,
0x0000000000000000, 0x0000000000000000, 0x000007FEF8D90000).

If there is a handler for this exception, the program may be safely
continued.

I use WK in my project.The first convert is error,the second show this
exception,How can I do?


Reply to this email directly or view it on GitHub
#28.

@pruiz
Copy link
Owner

pruiz commented Dec 24, 2015

As stated on other issues (related to IIS), using this library from within IIS is not supported due to limitations with the underlaying wkhtmltopdf component.

@pruiz pruiz closed this as completed Dec 24, 2015
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

2 participants