Custom Coded Applications and ASP.NET Applications

If you have custom applications that consume the AgilePoint APIs, the code used to connect to the AgilePoint API will not work after migrating from IIS mode to Windows Service mode. These include custom applications such as web services, console application, windows services, or ASP.Net applications.

Consuming windows services requires adding few extra lines of code to make the application work with AgilePoint Server running in Windows Service mode.

Prerequisites

Good to Know