Welcome to LEAD Support Forum Login | Register | Faq  

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

Re: DLL Load error
Started by francois at 12-28-2007 1:03. Topic has 5 replies.

Print Search « Previous Thread Next Thread »
  12-28-2007, 1:03
francois is not online. Last active: 6/13/2008 12:14:00 AM francois

Top 150 Posts
Joined on 07-12-2007
Posts 19
DLL Load error
Reply Quote
Hi,

I recently upgraded the Leadtools dlls used by my application from 14.5.0.16 to 14.5.0.68. My previous application worked and deployed without any issues. However, ever since replacing the old dlls with the new ones, I get the following error when installing my application on a new machine:

Could not load file or assembly 'Leadtools.Kernel, Version=14.5.0.68, Culture=neutral, PublicKeyToken=9cf889f53ea9b907' or one of its dependencies. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1) 28/12/2007 4:28:24 PM

Incidentally, I do not get the problem on my development machine. Is this a licensing issue? Do I need a new unlock code to use the new dlls?

Your prompt response would be greatly appreciated.

Thanks,

Francois
   Report 
  12-28-2007, 10:18
lclay is not online. Last active: 12/28/2007 3:15:30 PM lclay

Top 500 Posts
Joined on 10-05-2007
Posts 12
Re: DLL Load error
Reply Quote
This is not an answer, but a suggestion of actions that can help.

Do a search for SysInternal's Process Monitor. Use this tool while the dll's are loading. Process Monitor shows you the dll's that are being loaded as well as the location that it's looking for. There may be another dll that it's looking for that isn't in the right location.

I use this tool a lot when troubleshooting "Can not load" errors.
   Report 
  12-30-2007, 2:52
francois is not online. Last active: 6/13/2008 12:14:00 AM francois

Top 150 Posts
Joined on 07-12-2007
Posts 19
Re: DLL Load error
Reply Quote
Thanks for the pointer, I'll give it a try.

Francois
   Report 
  12-30-2007, 21:47
francois is not online. Last active: 6/13/2008 12:14:00 AM francois

Top 150 Posts
Joined on 07-12-2007
Posts 19
Re: DLL Load error
Reply Quote
Hi,

Just further to my previous post, I have now reverted back to the old Leadtools dlls, with everything else in my build exactly the same and the problem disappears. Could you please tell me what I might need to add to get the new dlls to work. I have tried the process monitor as suggested above but this unforetunately did not help me pinpoint the problem.

This is rather urgent as we were hoping to release our new version in mid January and were not expecting deployment issues from upgrading the Leadtools dlls.

Thanks.

Francois
   Report 
  12-31-2007, 2:30
Adnan Ismail is not online. Last active: 10/7/2008 3:40:32 PM Adnan Ismail



Top 10 Posts
Joined on 07-31-2006
Posts 1,214
Re: DLL Load error
Reply Quote
You need to download install the Microsoft Visual C++ 2005 SP1 Redistributable Package (x86/x64) as our latest DLLs have been built with these Microsoft DLLs.

(x86) http://www.microsoft.com/downloads/details.aspx?familyid=200B2FD9-AE1A-4A14-984D-389C36F85647&displaylang=en
(x64) http://www.microsoft.com/downloads/details.aspx?familyid=EB4EBE2D-33C0-4A47-9DD4-B9A6D7BD44DA&displaylang=en



Adnan Ismail
LEADTOOLS Technical Support

   Report 
  03-11-2008, 4:39
bipino is not online. Last active: 3/11/2008 9:37:03 AM bipino

Not Ranked
Joined on 03-11-2008
Posts 1
Re: DLL Load error
Reply Quote
hi all,
Me to having the same dll error. Can anyone know how to iron out this error.
Thanks in advance


   Report 
Post
LEAD Support Fo... » Developer » Deployment » Re: DLL Load error

Powered by Community Server, by Telligent Systems