| 6 | |
| 7 | === Prerequisite: IIS === |
| 8 | |
| 9 | For Windows 7: |
| 10 | |
| 11 | 1. Start -> Control Panel -> Programs and Features -> Turn Windows features on or off |
| 12 | 1. Install Internet Information Services, which also selects several default components |
| 13 | 1. Install Internet Information Services -> World Wide Web Services -> Application Development Features -> .NET Extensibility |
| 14 | 1. Install Internet Information Services -> World Wide Web Services -> Application Development Features -> ASP.NET, which also selects ISAPI Extensions and ISAPI Filters |
| 15 | 1. Install Internet Information Services -> World Wide Web Services -> Application Development Features -> CGI |