Subject: Error generating PDF file from web
Date: 2017-12-13 12:11:31
From: Nick Franklin
Source: error-generating-pdf-file-web
----------------------------------------------------------------------

I get the following error

Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)
    Timestamp: Wed, 11 Jan 2012 15:44:53 UTC
    
    Message: Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled.
    Details: Error parsing near '%PDF-1.5
    %��� 0 obj'.
    Line: 4723
    Char: 21
    Code: 0
    URI: http://.......

The page I'm trying to convert to PDF is created on the fly using response.write() and works very well. The page also appears within an iFrame on the main page.
The error seems to indicate the problem lies in compiling the pdf code into the pdf file.

----------------------------------------------------------------------

Note: This question has been asked on the Q&A forum of Thang Dang's fraudulent ComponentPro brand
If you purchased anything from ComponentPro, you have been scammed. Contact the payment processor
who sold you the license and ask for your money back.

Back to ComponentPro Q&A Forum Index