This page describes steps to configure geo location service.
Geo location configuration is stored in external file, which is linked from web.config.
First there has to be config section added to the web.config file:
Config section in web.config
Content of geo location service configuration file is following:
geoLocation.config
There is only on key in geo location settings - serviceUrl
, which contains url to the geo location service system is supposed to use.