LEADTOOLS Support
General
General Questions
LeadTools version 17.0.0.3 fails without VC++ 2010 Redist??
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, February 17, 2011 7:00:54 AM(UTC)
Groups: Registered
Posts: 1
When the VC++ 2010 redist is present My .Net 4.0 application loads and runs fine.
When it is not present, I get the following error:
Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Leadtools.Codecs.dll' or one of its dependencies. The specified module could not be found.
I know that C++ assemblies compiled in VS 2010 with .Net 4.0 require the redist but we are working internally to remove this dependancy.
I would inquire as to whether you know if this Redist package is required to run the LeadTools version 17 components?
#2
Posted
:
Sunday, February 20, 2011 4:55:30 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
If you're using our .NET 4 assemblies, you do not need to run the VC++ Runtime setup, but you will need to deploy some of its files. The help topic "Files to be Included with Your Application" states:
LEADTOOLS binaries for .NET 4.0 require the following Microsoft C/C++ Runtime files to be distributed in the application's PATH:
MSVCR100.dll
MSVCP100.dll
LEADTOOLS Support
General
General Questions
LeadTools version 17.0.0.3 fails without VC++ 2010 Redist??
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.