<< Click to Display Table of Contents >>
Server Configuration |
On server's computer, users must install a web server to correctly execute WebViewer's control page scripts. Any web server can be used, as long as it executes ASP (Active Server Pages) pages. The following procedures explain how to install IIS (Internet Information Services), which is a web server that comes with Windows operating system.
To install IIS, follow these steps using an administrator account.
1.On Windows 11, click the Start menu, select Settings, click Apps, click Optional features, and then select the More Windows features option.
2.On Windows 10, click the Start menu, select Settings, click Apps, click Apps & features, click Optional features, and then click More Windows features.
3.Locate the Internet Information Services item on the list and click to expand all its sub-items.
Windows Features window
4.Select, at least, the following options and click OK.
•Web Management Tools
•IIS Management Console
•IIS Management Scripts and Tools
•IIS Management Service
•World Wide Web Services
•Application Development Features
•ASP
•ISAPI Extensions
•ISAPI Filters
•Common Http Features
•Default Document Static
•HTTP Redirection
•Static Content
•Security
•Basic Authentication
•Request Filtering
5.The system starts the installation. Wait for the end of this process to perform the necessary settings.