Errore server nell'applicazione '/'.

Cannot get the navigation data. Channel read error. Error 0x6D. Cannot read

Descrizione: Eccezione non gestita durante l'esecuzione della richiesta Web corrente. Per ulteriori informazioni sull'errore e sul suo punto di origine nel codice, vedere la traccia dello stack.

Dettagli eccezione: System.Exception: Cannot get the navigation data. Channel read error. Error 0x6D. Cannot read

Errore nel codice sorgente:


Riga 344:		string strFile = GetLocalResourceObject("Filename.Text").ToString() + "-" + strModello + ".pdf";
Riga 345:		string strFrom = strWebsite + Resources.Rewrite.DownloadSchedaModello.TrimStart('~') + "/" + intModelloID.ToString();
Riga 346:		PdfTools.HiQPdf.ConvertHtmlToPdf(strFrom, strFile, strCome);
Riga 347:	}
Riga 348:

File di origine: c:\inetpub\vhosts\vismaravetro.it\httpdocs\App_UserControls\Download\SchedaModello.ascx.cs    Riga: 346

Traccia dello stack:


[Exception: Cannot get the navigation data. Channel read error. Error 0x6D. Cannot read]
   HiQPdf.HtmlToImage.ᜀ(String A_0, ᣵ& A_1, Hashtable& A_2) +2226
   HiQPdf.HtmlToPdf.ᜀ(String A_0, String A_1, String A_2, String A_3, Boolean A_4) +13390
   HiQPdf.HtmlToPdf.ᜀ(Stream A_0, String A_1, String A_2, String A_3, String A_4, Boolean A_5) +73
   HiQPdf.HtmlToPdf.ᜁ(String A_0, String A_1, String A_2, String A_3, Boolean A_4) +122
   HiQPdf.HtmlToPdf.ConvertUrlToMemory(String url) +28
   PdfTools.HiQPdf.ConvertHtmlToPdf(String strUrl, String strNome, String strCome) +310
   App_UserControls_Download_SchedaModello.GeneraSchedaPDF(Int32 intModelloID) in c:\inetpub\vhosts\vismaravetro.it\httpdocs\App_UserControls\Download\SchedaModello.ascx.cs:346
   App_UserControls_Download_SchedaModello.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\vismaravetro.it\httpdocs\App_UserControls\Download\SchedaModello.ascx.cs:64
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


Informazioni di versione: Versione di Microsoft .NET Framework:4.0.30319; Versione di ASP.NET:4.8.4700.0