Welcome to LEAD Support Forum Login | Register | Faq  

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

A Simple Application issue
Started by Jack at 06-13-2008 12:21. Topic has 1 replies.

Print Search « Previous Thread Next Thread »
  06-13-2008, 12:21
Jack is not online. Last active: 6/15/2008 12:56:33 AM Jack

Not Ranked
Joined on 06-13-2008
Posts 1
A Simple Application issue
Reply Quote
Hi,

Sorry for the stupidity of this question, as I realize it's likely answered somewhere in the documentation. But... being the lazy person I am, I'll ask anyway.

Yesterday I downloaded LeadTools v15 and got the demo apps in c# sharp running on my machine. When I tried to get leadtools code integrated into my existing application I ran into problems. So I created a simple application that jut loaded and displayed a jpeg file from scratch. That wouldn't work either. By looking at the existing demo's I learned that my simple app would work if I pointed the "output" the to the "..\..\..\..\..\..\..\Program Files\LEAD Technologies\LEADTOOLS EVAL 15\Bin\Dotnet\Win32\" directory. That way it would find all the necessary dll's. Or ... did my installation fail in some way?

So, my question is can someone walk me through the building from scratch of a simple application that would build to my own debug directory and what the process is to reference/include the leadtools dll's.

Thanks,

Jack
   Report 
  06-13-2008, 17:10
GregR is not online. Last active: 8/29/2008 2:25:56 PM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,541
Re: A Simple Application issue

Attachment: NET - v15 - simple load.zip
Reply Quote
Here's a very simple load and display example.

In the future, you can check the help file article "Files to be Included With Your Application" to see which dlls are necessary for loading and saving a particular file format.  Whenever you get Invalid File Format while loading or Feature Not Supported when saving, I would start there to make sure you have the right assemblies added as references or copied to your bin directory.

Greg Ross
LEADTOOLS Technical Support
   Report 
Post
LEAD Support Fo... » Developer » General » A Simple Application issue

Powered by Community Server, by Telligent Systems