IIS configuration and Asp.net project deployment in win7

Source: Internet
Author: User

I have been using vs2010 and have never considered configuring IIS. However, after a project is completed, it will be delivered to Party A for use. The installation and deployment of IIS must be considered. This section describes how to install IIS and deploy the Asp.net project.

IIS installation:

Many tutorials on the internet,

Http://ons.me/147.html

This tutorial is detailed and accurate. The following steps of this tutorial are problematic: (in the "Internet Information Service" column, if you are developing Asp.net, you must check Asp.net)

Only after the installation is complete can the following result be displayed:

Asp.net project deployment:

After IIS is installed, perform simple settings on IIS. You can also refer to the previous website. The result is as follows:

 

Right-click a website to add a site. But it is not necessary. You can directly deploy your project to the default web site. How to deploy it? See the following details:

Step 1: Right-click the default web site and add the virtual directory. The physical path of the virtual directory points to the root of all problems. Make sure to direct the physical path of your virtual directory to the folder where web. config is located in the project.

Step 2: Right-click the virtual directory and convert it to an application. After confirmation. Select the virtual directory and Click Browse IP: port in the right column.

Reference: http://ons.me/147.html http://hi.baidu.com/lyangimm/item/5b3cf7f7b4051943922af234

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.