Rank: Newbie Groups: Member
Joined: 8/24/2011 Posts: 4
|
Hi eo,
I have EO.Pdf.Html.dll and eo.pdf.dll in asp.net /bin directory.
My code is good on localhost but in server i have this error
Type d'exception : HtmlToPdfException Message d'exception : Can not find file 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\65bbbcd6\117611c9\assembly\dl3\cb0aa2d9\2c7b67e7_3d62cc01\EO.Pdf.Html.dll', this file is needed to perform HTML to PDF conversion. Please make sure this file exists in the same directory as EO.Pdf.dll. For example, for an ASP.NET application, both EO.Pdf.dll and EO.Pdf.Html.dll should be in your application’s bin directory.
Thanks for help i don't understand
best regards
mc
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
You have a very old version that still uses two DLLs (EO.Pdf.dll and EO.Pdf.Html.dll). The problem usually has to do with permissions. You can try to write code to copy EO.Pdf.Html.dll into the same runtime directory as EO.Pdf.dll before you call any other EO.Pdf functions. Or you can also upgrade to the current version which only use one DLL and you will not run into this problem, which would be a good option for you since we only provide free tech support for one year with your purchase, which has long expired for you. However if you upgrade then it comes with another year of support. The cost of the upgrade is $229.7 for you. Please let us know if you are interested in that.
Thanks!
|
Rank: Newbie Groups: Member
Joined: 8/24/2011 Posts: 4
|
Ok, please, send me a link for buy
regards
MC
|