LEADTOOLS Support
Imaging
Imaging SDK Questions
Help with a LEADTOOLS THUMBNAILS-BROWSER DEMO
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, February 5, 2009 12:27:37 PM(UTC)
Groups: Registered
Posts: 1
Hi, i am trying to develop on the C# demo of Thumbnails browser, and it compiles fine. But when i move the project from the instalation path, it won't load the thumbnails and when i click on the thumb, it will not load the full image. I don't understand why it won't work at all, it is the same code. Someone with expertise on LEADTOOLS can help me with this? Thanks in advance.
#2
Posted
:
Friday, February 6, 2009 5:18:43 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
Most likely you do not have the necessary Codecs dlls for the file formats you wish to support. You should add them as references or copy them into your application directory. These dlls follow the naming convention of Leadtools.Codecs.???.dll (e.g. Leadtools.Codecs.Tif.dll). To learn which dlls are necessary for a particular file format, please read the help file article "Files to be Included With Your Application" and find the row for the file format in question.
LEADTOOLS Support
Imaging
Imaging SDK Questions
Help with a LEADTOOLS THUMBNAILS-BROWSER DEMO
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.