Size: 570
Comment:
|
Size: 801
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
* Create a VM with Windows Server (latest edition) * Install IIS on it - Recall the demo from class and/or the [[http://db.cs.southern.edu/videos/CPTR446/ServerPreparation/ServerPreparation.html|video]] * IIS features: * Create an ASP.NET application and copy it to your IIS wwwroot folder. |
1. Create a VM with Windows Server (latest edition) 1. Install IIS on it - Recall the demo from class and/or the [[http://db.cs.southern.edu/videos/CPTR446/ServerPreparation/ServerPreparation.html|video]] a. IIS features see: [[attachment:IIS roles and features.png|image]] 1. Install Web Deploy (using the Web Platform installer downloaded from Microsoft). 1. Enable remote connections in the IIS management service (server level)see image: 1. Create an ASP.NET application and copy it to your IIS wwwroot folder. |
HW04: IIS VM Setup
Complete the following requirements.
- Create a VM with Windows Server (latest edition)
Install IIS on it - Recall the demo from class and/or the video
IIS features see: image
- Install Web Deploy (using the Web Platform installer downloaded from Microsoft).
- Enable remote connections in the IIS management service (server level)see image:
- 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.