(Not Signed In)

Sign In

Resources

How does GeoBase licensing work?

Licenses

GeoBase searches for a valid license file at runtime. If no license is found, a Trial license will be downloaded.

License files can have any name, but require a .lic extension. They may be used in the following ways:

Embedding a License

To embed a license in your application, follow the steps below:
  1. Add the license file to your project in Visual Studio.
  2. Rename the license file to runtime.lic
  3. Open the properties window for the license and set Build Action to Embedded Resource
  4. Now when you build your application the license will be embedded in the executable. This will be found by GeoBase at runtime.
Example

Imagine an ASP.Net application with both client and server executables.

 Mobile Licenses

Note that the above discussion relates to the GeoBase SDK on a Desktop or Server.  For GeoBase installed onto a mobile device, a license file with a .gbl extension is used and must be obtained separately from support or your sales contact.  Running a mobile application inside a Visual Studio emulator does not require a license file.

Published, May 20th 2009, 14:58

<< How can I activate a mobile license without an internet connection? | What license models are available for GeoBase? >>