Welcome to LEAD Support Forum Login | Register | Faq  

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

Re: Deploying a web service
Started by RobbAllen at 03-05-2008 15:30. Topic has 3 replies.

Print Search « Previous Thread Next Thread »
  03-05-2008, 15:30
RobbAllen is not online. Last active: 1/14/2008 8:52:57 PM RobbAllen

Top 500 Posts
Joined on 01-14-2008
Posts 8
Deploying a web service
Reply Quote
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?
   Report 
  03-06-2008, 4:08
Qasem Lubani is not online. Last active: 9/28/2008 12:30:21 PM Qasem Lubani



Top 10 Posts
Joined on 08-13-2006
Posts 1,090
Re: Deploying a web service
Reply Quote

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.


Qasem Al-Lubani
LEAD Technical Support
www.leadtools.com
   Report 
  03-06-2008, 8:38
RobbAllen is not online. Last active: 1/14/2008 8:52:57 PM RobbAllen

Top 500 Posts
Joined on 01-14-2008
Posts 8
Re: Deploying a web service
Reply Quote
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?



   Report 
  03-06-2008, 10:54
Qasem Lubani is not online. Last active: 9/28/2008 12:30:21 PM Qasem Lubani



Top 10 Posts
Joined on 08-13-2006
Posts 1,090
Re: Deploying a web service
Reply Quote

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.


Qasem Al-Lubani
LEAD Technical Support
www.leadtools.com
   Report 
Post
LEAD Support Fo... » LEAD/Axtel Barc... » Barcode » Re: Deploying a web service

Powered by Community Server, by Telligent Systems