Web services on .NET
- Last Updated: November 6, 2023
- 1 minute read
- Corticon
- Version 6.3
- Documentation
Corticon Server for .NET uses the Microsoft Internet Information Service (IIS)10 as its application server for web services. The first step is to get IIS up and running. On Windows 10 and newer systems, IIS and its supporting .NET Framework are pre-installed but need to be enabled to start working. More than an on/off switch, the multiple features of IIS need to be selected to support the functions it will perform. The Corticon Server for .NET has no application server of its own.
The features you set up for IIS on Windows 10 or Windows 2016 are detailed in the topic How to set up IIS server.
Once IIS is set up, proceed to Set up Corticon Server for .NET.