Brendan Rice

Results 3 comments of Brendan Rice

Aye you sure it is random? I was getting the same error. The first time a PDF was generated it would work fine, anytime after that I got the error...

I got the same issue. Done 2 things - enabled 32 bit applications as Yergat suggested and in project properties set the website project to target x86

I tried the code above and got the same error. I tweaked the way the singleton was getting created and this fixed the issue: ``` public static class HtmlToPdfConverter {...