Configure a Geometry Server
Once VertiGIS Studio Reporting is installed, you can specify a geometry service URL by configuring the web.config file.
To add a geometry server to your installation:
1.Open the web.config file.Use the following file path as a guide to locate your own web.config file:
C:\Program Files\VertiGIS\VertiGIS Studio Reporting\Deployment
2.Within the <appSettings> tag, enter a new line, using the following as a guide:
<add key="app:geometryServiceUrl" value="<your geometry service url>"/>