Working with Magic xpi and IIS 7 (Magic xpi 4.13)
The steps below show how to configure IIS 7 for working with Magic xpi.
| To work with Magic xpi and IIS7, you must have a full version of .NET Framework 4.0 installed on your computer. |
While installing IIS 7, the "CGI / ISAPI executions" should be selected. If they were not selected while installing, you need to select them.
-
Go to the Control Panel.
-
Open the Programs and Features window.
-
Select the Turn Window features on or off option from the left side of the window.
-
In the Window Features dialog box, go to Internet information Services -> World Wide Web Services -> Application Development Features and select the CGI and ISAPI Extensions options.
After the required aliases for Magic xpi are set, you need to:
-
Open the IIS manager (type inetmgr in the Start / Run menu or got to Start -> right-click on Computer and select Manage ->Services and Applications ->Internet Information Services (IIS) Manager).
-
Go to the root (which would be the computer name) in the Connections window.
-
Double click on the Handler Mapping option.
-
Under the Disabled list, CGI-exe and ISAPI-dll are displayed.
-
Right-click on one of them and select Edit Feature Permissions.
-
In the Edit Feature Permissions dialog box, check the Execute check box. Both the CGI and ISAPI option should be added to the Enabled list.
-
Restart the IIS and load Magic xpi.
Server Troubleshooting