Service Desk Web Page fails to load with an error message "404 - File or directory not found" when IIS is used as the Web Server.
This problem occurs if CGI is not added to IIS Roles.
1. Bring up IIS Manager.
2. Open Handler mappings.
3. Check if you find CGI.
If CGI is not present then perform the below steps to install CGI.
1. Click the Windows Start Button
2. Open Administrative Tools
3. Bring up Server manager
4. Select Web Server IIS
5. Click Add Role Services
6. Install CGI.
7. Restart IIS Services.