Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm trying to use the GhostScriptSharp dll in a website, however my IIS does'nt seem to find it. This is the error I get:

Unable to load DLL '~/lib/gsdll32.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

I've tried the suggestions here: http://agnosticdeveloper.blogspot.co.uk/2011/01/ghostscriptsharp-to-create-pdf.html by adding the users IIS and IIS_USER to the website lib folder, and giving them read/write permissions, but I still seem to get the error.

I've seen elsewhere the IISAPPPOOL USER should be added to the folder, however that user does not seem to be present in my list of users.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.