The operation has timed out

Saw some posts on this, but not a solution. I’m creating a PDF from test and images stored in a SQL Server DB. Seems like when there several images I get this error. I’m using .Net 2.0 and Aspose PDF 3.9 (initially I was using 3.8 and got the same results)

The operation has timed out

        <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

        <b> Description: </b>An

unhandled exception occurred during the execution of the current web
request. Please review the stack trace for more information about the
error and where it originated in the code.

        <b> Exception Details: </b>System.Net.WebException: The operation has timed out</font><br><br><font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "><pre>[WebException: The operation has timed out]<br>   Aspose.Pdf.Xml.ᒨ.ᒩ(Pdf Ӛ, Section ᄬ, Table Ӫ, Row ဥ, Cell ։, Image ڋ, Ӷ Ԣ, ᅣ ᅍ, Boolean ᑀ) +4148<br>   Aspose.Pdf.Xml.ᘐ.ᘒ(Pdf Ӛ, Section ᄢ, Ӷ Ԣ) +8722<br>   Aspose.Pdf.Xml.ݰ.Ⴠ(Pdf Ӛ) +3973<br>   Aspose.Pdf.Xml.᧊.᧏(ӷ ش, Pdf Ӛ) +753<br>   Aspose.Pdf.Pdf.Save(Stream stream) +537<br>   PdfReports.SavePdf() in C:\Inetpub\wwwroot\RCMP\App_Code\PdfReports.vb:858<br>   PdfReports.OutputPdf() in C:\Inetpub\wwwroot\RCMP\App_Code\PdfReports.vb:877<br>   PdfReports.PrintReport(Boolean bComments) in C:\Inetpub\wwwroot\RCMP\App_Code\PdfReports.vb:102<br>   UserControls_UtilityNav.btnReportPDF_Click(Object sender, EventArgs e) in C:\Inetpub\wwwroot\RCMP\UserControls\UcUtilityNav.ascx.vb:119<br>   System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +90<br>   System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +76<br>   System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7<br>   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11<br>   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +177<br>   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1746<br></pre></font><br>

Hi,

Thank you very much for considering Aspose.

Can you please share the code snippet you're using to generate the Pdf document? We'll investigate the issue in detail at our end and will update you with the results.

We appreciate your patience.

Regards,