Applies to the following INGEAR.NET.ABLink Editions.
INGEAR.NET.ABLink (DEVELOPER Edition)
INGEAR.NET.ABLinkCF (Compact Framework DEVELOPER Edition)
Notice: Use of the RUNTIME license file must comply to the terms and conditions set forth in the INGEAR.NET End User License Agreement.
When you purchase INGEAR.NET.ABLINK DEVELOPER Edition, you will receive a runtime (*.lic) file to be included with your Visual Studio setup and deployment package. Add the (*.lic) file to your project after you have thoroughly debugged and tested your application and ready it for distribution.
Microsoft Visual Studio 2005/2008
Open your Visual Studio .NET project
In the Solution Explorer window select ( Add | Add Existing Item… )
Select the runtime license file (*.lic)
Select the Properties of the (*.lic) file
Set Build Action = Content
Set Copy to Output Directory = Copy Always
