This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Sunday, January 18, 2009 7:07:00 AM(UTC)
Groups: Registered
Posts: 5
hello,
We installed the full evaluation version of leadtools 15,
and when we tried to save the image, using codecs.save, we got an exception: "feature not supported".
the project is attached, (the exception is on _codecs.Save).
please help us understand where is the problem.
we also need to know what components of leadtools we need to buy according to the attached project.
thanks !
#2
Posted
:
Monday, January 19, 2009 3:12:10 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
In most cases, "Feature not supported" error code is generated when your application misses one or more of the needed DLLs you need to include with it. For Bmp in particular, you need the file Leadtools.Codecs.Bmp.Dll. Please add a reference to this DLL in your project and see if it fixs your problem.
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.