This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, November 22, 2006 9:19:38 AM(UTC)
Groups: Registered
Posts: 1
I'm getting -729 Error on loading pdf image (on my home mashine all is OK. but on server it does not works
Here is message:
-729
Leadtools
at Leadtools.RasterException.CheckErrorCode(Int32 code)
at Leadtools.Codecs.RasterCodecs.CheckExceptions(Int32 code)
at Leadtools.Codecs.RasterCodecs.DoLoad(LoadParams loadParams)
at Leadtools.Codecs.RasterCodecs.Load(String fileName, Int32 bitsPerPixel, CodecsLoadByteOrder order, Int32 firstPage, Int32 lastPage)
at pdf.Page_Load(Object sender, EventArgs e) in C:\Domains\hebrewbooks.chassidus.ru\wwwroot\pdf.aspx.vb:line 52
#2
Posted
:
Wednesday, November 22, 2006 11:27:41 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
The error code you are getting means that the PDF files are not found or they were found but were incorrect. Make sure that you are deploying all of the files necessary for your application to run. Check your help file and look for the article entitled "Files to be Included With Your Application", this will explain what DLLs you need based on what your application is using.
Also, depending on your toolkit version, there could be a help topic titled "Implementing PDF Plug in Features" with specific detail on how to support loading PDF files.
Edited by moderator Thursday, October 13, 2016 5:36:07 PM(UTC)
| Reason: Not specified
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.