Windows7下 部署 ASP.NET 伺服器 (IIS 7)

來源:互聯網
上載者:User

標籤:style   http   color   使用   strong   os   

來源:Microsoft官網(http://technet.microsoft.com/zh-cn/library/cc731252(v=WS.10).aspx)

 

使用 Windows Vista 或 Windows 7 UI
  1. 單擊“開始”,然後單擊“控制台”

  2. “控制台”中,單擊“程式”,然後單擊“開啟/關閉 Windows 功能”

  3. “Windows 功能”對話方塊中,單擊“Internet Information Services”以安裝預設的功能,然後選擇以下附加功能(全球資訊網服務->應用程式開發功能下):

    • ASP.NET 

    • .NET 擴充性 

    • 要求篩選 (全球資訊網服務->安全性)

    • ISAPI 

    • ISAPI 擴充 

  4. 單擊“確定”以關閉“Windows 功能”對話方塊。

  5. 注意需要勾選Web管理工具下的所有選項
  6. 若要驗證是否成功安裝了 IIS,請在 網頁瀏覽器中鍵入以下內容:

    http://localhost

    您應看到預設的 IIS“歡迎”頁。

使用命令列
  • 在命令提示字元處或在指令碼中鍵入以下命令:
    Start /w pkgmgr /iu:IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IIS-DirectoryBrowsing;IIS-HttpErrors;IIS-ApplicationDevelopment;IIS-ASPNET;IIS-NetFxExtensibility;IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-HealthAndDiagnostics;IIS-HttpLogging;IIS-LoggingLibraries;IIS-RequestMonitor;IIS-Security;IIS-RequestFiltering;IIS-HttpCompressionStatic;IIS-WebServerManagementTools;IIS-ManagementConsole; WAS-WindowsActivationService;WAS-ProcessModel;WAS-NetFxEnvironment;WAS-ConfigurationAPI

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.