Glossary Item Box

PowerTCP Email Validation for .NET

Creating the Licenses.licx File

When you create an Validator component by dragging it from the toolbox, a licenses.licx file is automatically created by Visual Studio. The following steps are only necessary if you are using PowerTCP Email Validation for .NET classes without having dragged the component onto a form, or are using an IDE other than Visual Studio .NET.

To create a licenses.licx file, use the following steps. All PowerTCP classes are licensed, but only Validator needs to be referenced in the licenses.licx file to use PowerTCP Email Validation for .NET.

  1. Start a new application in Visual Studio .NET and add the Validator component as a reference.
  2. In the Solution Explorer, right-click the project name, choose Add, then Add New Item.
  3. From the resulting dialog box, choose Text File and name the file "licenses.licx". Click Open.
  4. For a licensed component, type the following in the licenses.licx file:
    Dart.PowerTCP.Validator.Validator, Dart.PowerTCP.Validator
    

    For a trial component, type:
    Dart.PowerTCP.Validator.Validator, Dart.PowerTCP.Validator.Trial
    

  5. Save the file. You should now be able to compile and run a project that uses any PowerTCP Email Validation class.

All PowerTCP classes are licensed, and will operate correctly if the above entry is added to the licenses.licx file.

Important! Do not change the "Build Action" property of the licenses.licx file from its default value of "Embedded Resource."

Important! Any time changes are made to the license, the Project (not the Solution) must be rebuilt or license changes will not take effect.

 

In This Section

Requirements
Discusses the requirements needed to use PowerTCP Email Validation for .NET.
License Registration
Provides step-by-step instructions on installing a license.
Trial Operation
Provides an overview on using PowerTCP Email Validation for .NET in trial mode.
Creating the Licenses.licx File
Provides instructions for creating the "licenses.licx" file.
Deployment in ASP.NET
Discusses the extra steps that are required to distribute an application in ASP.NET.
Support
Provides an overview of the support options that are available for this product.

 

 

 


Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.