I am moving my application from IIS 6.0/Windows Server 2003 to IIS 7.5/Windows Server 2008 R2 and it use the WebSuperGoo ABCpdf control to convert web pages into printable PDFs.
When I browse to the page that converts the webpage to a PDF, it generates a PDF of a "Navigation to the web was cancelled" error page.
I am using the 8.1.0.9 version of the ABCpdf and changed the namespace in the page from WebSupergoo.ABCpdf7
to WebSupergoo.ABCpdf
.
Has anyone expected this issue and know how to solve it?