(Not Signed In)

Sign In

Resources

How do I package GeoBase with a client application?

The simplest deployment is to put the two DLL's, the license file, and the data subdirectory in the same place.

Required Files

The following files are required in order to use GeoBase

DLLs

The two DLL files required by GeoBase are geobase.dll and geobase.net.dll.

geobase.dll
  • May be stored in the same directory as your application
  • May be copied to the system path directory (eg.: Windows\system32)
geobase.net.dll
  • May be stored in the same directory as your application
  • May be added to the GAC (Global Assembly Cache)
Published, Apr 28th 2009, 16:51

<< How do I find the LatLon of the nearest street address? | How do you create a streetlink and what can it do? >>