Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

ColorConversion DLL is missing
Started by guy.curry at 11-17-2005 14:46. Topic has 4 replies.

Print Search « Previous Thread Next Thread »
  11-17-2005, 14:46
guy.curry is not online. Last active: 11/17/2005 5:56:05 PM guy.curry

Not Ranked
Joined on 11-17-2005
Posts 2
ColorConversion DLL is missing
Reply Quote

Ok, this is a very odd problem.  I have a .TIF file that was created on a MAC that i've copied over to my PC.  i'm attempting to convert the .TIF file to a jpeg on my PC, but i'm getting the error below.  The only file i have a problem converting is this one that was created on a MAC.  Every .TIF file created on my PC works fine.  Any ideas?  (I've attached the .TIF file if that helps.  You can still see the image in an Explorer window, but that means nothing)

I've also been having a very similar problem with a .EPS file created on a MAC, only when i try to convert it i get a different error from the same Load(System.IO.Stream, Int32, Leadtools.Codecs.CodecsLoadByteOrder, Int32, Int32) function.  The error is "Invalid file format".  I've been able to convert an .EPS file created on a PC since that time, but still not one that originated from a MAC.  Again, any ideas?

Error: ColorConversion DLL is missing
Source: Leadtools
  • Leadtools.RasterException Void CheckErrorCode(Int32)(0):
  • Leadtools.Codecs.RasterCodecs Leadtools.IRasterImage Load(LoadParams)(0):
  • Leadtools.Codecs.RasterCodecs Leadtools.IRasterImage Load(System.IO.Stream, Int32, Leadtools.Codecs.CodecsLoadByteOrder, Int32, Int32)(0):


Thanks

   Report 
  01-15-2008, 5:03
stefan.strube@schema.de is not online. Last active: 1/18/2008 2:01:41 PM stefan.strube@schema.de

Not Ranked
Joined on 05-06-2004
Nuernberg, Germany
Posts 2
Re: ColorConversion DLL is missing
Reply Quote
Hello,

i've got the same problem (nearly 3 years later) and wonder if there's a solution and what the solution is.
We get the same problem with a TIFF file of our customer and need a solution for that issue.

I guess some DLL is missing in the Redistribution we've installed, the question is which?

Regards,
Stefan Strube

   Report 
  01-16-2008, 17:10
BoydP is not online. Last active: 1/18/2008 7:04:31 PM BoydP



Top 25 Posts
Joined on 08-22-2007
Posts 230
Re: ColorConversion DLL is missing
Reply Quote
Please post the TIFF file so that I can investigate the issue.  Make sure that you include the tiff in a zip file and do not preview your post as this will cause your attachment to be lost.


Boyd Perkins
LEADTOOLS Technical Support
   Report 
  01-20-2008, 22:46
Travis is not online. Last active: 9/26/2008 11:27:59 AM Travis



Top 25 Posts
Joined on 07-07-2003
In house
Posts 287
Re: ColorConversion DLL is missing
Reply Quote
Most likely you are missing the Color Conversion DLL.

For each interface, this DLL would be:

.NET:
Leadtools.ColorConversion.dll

COM:
LFCLRXXs.dll

All Others:
LFCLRXXn.dll

Note the 'XX' is the for the version number that you have. (i.e. For version 15 LFCLR15s.dll or for version 14 LFCLR14n.dll)
Travis Montgomery
LEAD Technical Support
   Report 
  04-28-2008, 5:09
stefan.strube@schema.de is not online. Last active: 1/18/2008 2:01:41 PM stefan.strube@schema.de

Not Ranked
Joined on 05-06-2004
Nuernberg, Germany
Posts 2
Re: ColorConversion DLL is missing
Reply Quote
> COM:
> LFCLRXXs.dll

Thank you, that was what i was looking for.

Regards,
Stefan

   Report 
Post
LEAD Support Fo... » Developer » Color Conversio... » ColorConversion DLL is missing

Powered by Community Server, by Telligent Systems