Differences between revisions 4 and 5
Revision 4 as of 2020-09-29 18:05:21
Size: 801
Editor: scot
Comment:
Revision 5 as of 2020-09-29 18:06:26
Size: 829
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 1. Enable remote connections in the IIS management service (server level)see image:    1. Enable remote connections in the IIS management service (server level)see [[attachment:Management.png|image]]

HW04: IIS VM Setup

Complete the following requirements.

  1. Create a VM with Windows Server (latest edition)
  2. Install IIS on it - Recall the demo from class and/or the video

    1. IIS features see: image

  3. Install Web Deploy (using the Web Platform installer downloaded from Microsoft).
  4. Enable remote connections in the IIS management service (server level)see image

  5. Create an ASP.NET application and copy it to your IIS wwwroot folder.

Show your professor for Credit:

  • You will need to show me a working version of your VM by displaying a simple asp.net web page.

If you appear lost, look at the documentation for IIS online.

WebServices/ProgrammingHomeworks/HW04 (last edited 2023-05-23 20:16:16 by scot)