Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

WSDOT-GIS/ArcGIS-Routing-and-Traffic-Demo

Repository files navigation

ArcGIS Secure services test

A test of calling secure services.

Getting started

  1. Create a copy of sample.proxy.config and call it proxy.config.
  2. Provide values for the agolUser and agolPassword settings in proxy.config.
  3. Set the project to use IIS Express.
  4. Set the SSL Enabled property to True. This will populate the SSL URL property.
  5. Open the project properties window.
  6. Under the Web tab in the Servers section, under the Use Local IIS Web Server radio button, set the Project Url to match the SSL URL.

Development environment

This project was created in Visual Studio 2012.