Server Error in '/' Application.

Could not get the metafile from url. Could not get image from url.The URL is not accessible..

Description: 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.

Exception Details: ExpertPdf.HtmlToPdf.HtmlConvertException: Could not get the metafile from url. Could not get image from url.The URL is not accessible..

Source Error:


Line 69: 
Line 70:         pdfConverter.LicenseKey = "AnWfI4DVPJHWm+QJcxmA5jUy8e0tZAzrzl+ulyfJux/zjfNdCtXWSU8c9VLgHKNA";
Line 71:         byte[] downloadBytes = pdfConverter.GetPdfFromUrlBytes(url);
Line 72: 
Line 73: 

Source File: e:\Websites\Web\web01\pdf.g2k.it\pdf.aspx    Line: 71

Stack Trace:


[HtmlConvertException: Could not get the metafile from url. Could not get image from url.The URL is not accessible..]
   ExpertPdf.HtmlToPdf.ImgConverter.GetMetafileFromUrl(String url, p3& htmlParseInfo) +204
   ExpertPdf.HtmlToPdf.PdfConverter.GetPdfFromUrlBytes(String url) +1915
   ASP.pdf_aspx.Page_Load(Object sender, EventArgs e) in e:\Websites\Web\web01\pdf.g2k.it\pdf.aspx:71
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +42
   System.Web.UI.Control.OnLoad(EventArgs e) +132
   System.Web.UI.Control.LoadRecursive() +66
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8975