|
|
Browse by Tags
All Tags » licensing
-
How do I add a license file to my DLL when it's a COM component into a software package that I don't have control over?
-
I have a licence to ''DotImage Document Imaging 5.0 SDK'', when i build a new class using Atalasoft.DotTwain i need to use ''Atalasoft.dotTwain.lic'' or can i use the ''Atalasoft.dotImage.lic'' ?
-
When deploying to a client's machine, you do not need to install the SDK. You simply need to copy the referenced .NET assemblies and the GlyphReader dll's to a single folder. If you do this, you'll need to include the GlyphReaderLoader class in a static method of your project per instructions in the documentation ...
-
An OCR and PDF Translator license requires DotImage, so what you request is not feasible. You'll need to purchase an additional server license of DotImage for the second server.
-
When you activate your serial number make sure you are using the Activation utility that is associated with DotImage 3.0, not a newer one. That should create a license file for you that works.
-
You need to make sure that the license file is embedded into the resource. Often Visual Studio will include the correct information in licenses.licx if you use a visual component (such as the DotTwain component) but if you do it all in code, you will need to create this licenses.licx file yourself. The joys of .NET licensing, most ...
|
|
|