Exercise 4: Verification

In this verification, you will verify the successful deployment of the web.

  1. In IIS Manager, right-click the Default Web Site and click Refresh.
  2. You should now see an HTMLLab_deploy web application under Default Web Site.
  3. Right-click on the HTMLLab_deploy application and select Switch to Content View from the menu. The content view for the HTMLLab_deploy application should now be visible:

    Figure 52

    HTMLLab contents view

  4. Right-click the Default.aspx file and select Browse from the menu.
  5. Verify that the default page for the HTMLLab_deploy application appears.

    Figure 53

    Deployed web application

Next Step

Summary