I created an application which supports html to pdf services. I use NReco PDF Convert sdk for that. It is working well in my local machine but it is not working when I deployed it on live server. When I checked event viewer, the following error is showed.
Faulting application wkhtmltopdf.exe, version 0.0.0.0, time stamp 0x54bd0265, faulting module ntdll.dll, version 6.0.6002.19594, time stamp 0x56ac2982, exception code 0xc0000022, fault offset 0x0006f7b3, process id 0x31d8, application start time 0x01d17b75ca9e33dd.
Anybody know this error?