Migrating from IIS Mode to Windows Service Mode |
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.
Custom AgileParts, AgileWorks, AgileConnectors and AgileExtenders not require any changes when migrating from IIS mode to Windows Service mode.