Hi!
I'm working with a website solution where I have imported the PdfSharp projects and MigraDocLite projects. I've managed to get my original project to use these projects after some troubling. So locally it works perfect.
My problem occurs when I have used Copy website, and copied it to my web server. I've checked that the Bin folder contains the DLL files that are required, but it will not write PDF files. There is no error either, it seems like my site just ignores all code that refers to PDFsharp.
Do you have some tips for me to fix this?
Thanks in advance!