logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Post a reply
From:
Message:

Maximum number of characters in each post is: 32767
Bold Italic Underline   Highlight Quote Choose Language for Syntax Highlighting Insert Image Insert an existing Attachment or upload a new File... Create Link   Unordered List Ordered List   Left Justify Center Justify Right Justify   Outdent Indent   More BBCode Tags
Font Color Font Size
Security Image:
Enter The Letters From The Security Image:
  Preview Post Cancel

Last 10 Posts (In reverse order)
ownayalal Posted: Tuesday, January 29, 2019 9:11:19 PM(UTC)
 
Hi,
I ran into this problem when using Patagames pdfSdk:
Error message:
An unhandled exception of type 'System.Runtime.Serialization.SerializationException' occurred in Unknown Module.
Type 'Patagames.Pdf.Net.Exceptions.FatalErrorException' in Assembly 'Patagames.Pdf, Version=3.50.22.45, Culture=neutral, PublicKeyToken=60fd6cf9b15941cf' is not marked as serializable. occurred

and this is the line that causes it : PdfPage page = doc.Pages[pageNumber];

This problem only happened once so far for a specific pdf.
Can anybody help me on this??

thanks a lot