This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, March 5, 2008 10:25:48 AM(UTC)
Groups: Registered
Posts: 7
Pardon me if I'm a little dense on this, but I built a web service to render barcodes and went to deploy it to a web server, but it keeps failing saying it can't find the Leadtools.dll which *is* in the BIN directory.
I'm not clear, reading the help files, on which files need to be distributed to the server. I don't need to "install" the toolset on each server, do I?
#2
Posted
:
Wednesday, March 5, 2008 11:03:12 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
For a list of files that you
need to deploy please refer to the help topic "Files to be Included with
Your Application". Please make sure that you are deploying all the needed
DLLs.
Also, please make sure that the users have permissions
to access and use the DLLs the BIN directory.
#3
Posted
:
Thursday, March 6, 2008 3:33:33 AM(UTC)
Groups: Registered
Posts: 7
Well, I tried that but it's not entirely clear on what needs to go with a .Net application
All I'm doing is rendering an RSS14ExtendedStacked barcode. I've copied
Leadtools.dll
leadtools.codecs.dll
leadtools.barcode.dll
leadtools.imageprocessing.core.dll
leadtools.imageprocessing.utilities.dll
along with the XML files that were built with the project.
Does this cover everything?
#4
Posted
:
Thursday, March 6, 2008 5:49:04 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Did also deploy the barcode
engine DLLs?
The barcode engine requires
some more DLLs other than the leadtools.barcode.dll such as the Ltbar6r15u.dll
and the Ltbar8r15u.dll. The exact DLLs name of the DLLs and their functionalities
are listed in the help topic I mentioned in the previous post.
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.