Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I am using PDF Creator 2.1.3 with domain licence. PDF Generation is not working. It shows "The page cannot be displayed because an internal server error has occurred." even with the template "PDFRazorHelloWorld" installed along with the package.
You'd need to supply more detail to get any help with this:
You can send me the URL and I will have a look.
Is there anything need to be done in the server for the following line to work
Response.ContentType = "text/xsl";
The page is rendering as normal html page when the above line is commented.
I'll need the real error message - I'm not sure why your web server would only display a generic 500 error. Can you go onto the server and try there?
I got more info now..
"This operation requires IIS integrated pipeline mode."
The site is hosted at fab-it under Umbraco-Hosting plan and we dont have access to the IIS.. http://fab-it.dk/umbraco-hosting
So am contacting them to find what is the IIS mode the site is running.
It was the IIS mode issue.. we changed it to Integrated Pipeline mode and works good.. Thanks :)
:D
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
PDF creation not working
I am using PDF Creator 2.1.3 with domain licence. PDF Generation is not working. It shows "The page cannot be displayed because an internal server error has occurred." even with the template "PDFRazorHelloWorld" installed along with the package.
You'd need to supply more detail to get any help with this:
You can send me the URL and I will have a look.
Is there anything need to be done in the server for the following line to work
Response.ContentType = "text/xsl";
The page is rendering as normal html page when the above line is commented.
I'll need the real error message - I'm not sure why your web server would only display a generic 500 error. Can you go onto the server and try there?
I got more info now..
"This operation requires IIS integrated pipeline mode."
The site is hosted at fab-it under Umbraco-Hosting plan and we dont have access to the IIS.. http://fab-it.dk/umbraco-hosting
So am contacting them to find what is the IIS mode the site is running.
It was the IIS mode issue.. we changed it to Integrated Pipeline mode and works good.. Thanks :)
:D
is working on a reply...