LEADTOOLS Support
General
LEADTOOLS SDK Examples
Using Leadtools.dll.config and seeing what is unlocked
#1
Posted
:
Friday, March 15, 2013 4:29:57 AM(UTC)
Groups: Tech Support
Posts: 366
Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)
This is a tool to ensure you are using the Leadtools.dll.config file properly. This configuration file will be accessed by the Leadtools.dll when it is loaded into memory. Internally, the Leadtools.dll will call the
RasterSupport.SetLicense() method.
If you are looking for help regarding RasterSupport.SetLicense() method, please see
Using RasterSupport.SetLicense and seeing what is unlocked. The attached project is a modified version of that project.
To use the attached project for testing, you can simply copy your configuration DLL into the execution directory or modify the provided Leadtools.dll.config file with valid data.
For more information on this and where to get the information to pass as parameters, please follow these links:
Unlocking Special LEAD FeaturesLEADTOOLS Config LicenseThis project is in C# with Visual Studio 2008 x86
Edited by moderator Thursday, December 1, 2016 7:48:05 PM(UTC)
| Reason: Not specified
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
#2
Posted
:
Thursday, March 16, 2017 3:53:31 PM(UTC)
Groups: Administrators
Posts: 27
Was thanked: 1 time(s) in 1 post(s)
Updated project to use LEADTOOLS V19.
Also, added a Leadtools.dll.config to the project that gets copied on every build, making it easier to try this sample.
To make reference paths match, be sure to extract the contents of the attachment so that you end up with a path like this:
"C:\LEADTOOLS 19\Examples\posts\t10333\NET - V19 - LeadtoolsDllConfigLicenseChecker\"
Gabriel Smith
LEAD Technologies, Inc.
#3
Posted
:
Tuesday, March 24, 2020 8:59:05 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 34
Updated project to use LEADTOOLS V20 using Visual Studio 2019
Luke Duvall
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
General
LEADTOOLS SDK Examples
Using Leadtools.dll.config and seeing what is unlocked
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.