travelops
05-26-2010, 01:34 PM
I am using a third party tool to convert an html page to pdf. this works fine on my local server. but when deployed on live server its giving below error. Please do the needfull
ExpertPdf.HtmlToPdf.HtmlConvertException: Could not get the metafile from url. Could not initialize the html converter object.Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)).
at ExpertPdf.HtmlToPdf.ImgConverter.GetMetafileFromUr l(String url, rt& htmlParseInfo)
at ExpertPdf.HtmlToPdf.PdfConverter.GetPdfFromUrlByte s(String url)
at BasePage.ConvertPageToPDF(String Url, String DownloadName, String typename) in e:\web\travelopsco\htdocs\App_Code\BasePage.cs:lin e 522
ExpertPdf.HtmlToPdf.HtmlConvertException: Could not get the metafile from url. Could not initialize the html converter object.Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)).
at ExpertPdf.HtmlToPdf.ImgConverter.GetMetafileFromUr l(String url, rt& htmlParseInfo)
at ExpertPdf.HtmlToPdf.PdfConverter.GetPdfFromUrlByte s(String url)
at BasePage.ConvertPageToPDF(String Url, String DownloadName, String typename) in e:\web\travelopsco\htdocs\App_Code\BasePage.cs:lin e 522