HOWTO: Re-Register ASP.Net with IIS

來源:互聯網
上載者:User

URL:http://support.versionone.net/kb/article.aspx?id=10089

Q10089 - HOWTO: Re-Register ASP.Net with IIS

  

Background

Various error conditions during installation or running the VersionOne application may be caused by issues with the ASP.Net setup within IIS. These issues can often be solved by re-registering ASP.Net with IIS to ensure the correct files are recognized by the web server. Use the Procedure below to run the IIS Registration tool.

 

Process

ASP.NET can be re-registered with IIS. The specific method depends on the operating system being used. For more information on ASP.Net and the IIS Registration tool, see the related links below.

Windows 2000/XP

To fix this on Windows 2000 or Windows XP, run this command from the Start>Run box or a command prompt (assuming the system directory is C:/Windows):

.Net 1.1: C:/Windows/Microsoft.NET/Framework/v1.1.4322/aspnet_regiis.exe -i

.Net 2.0: C:/Windows/Microsoft.NET/Framework/v2.0.50727/aspnet_regiis.exe -i

Windows 2003

On Windows 2003, ASP.NET must be both installed and enabled.  To install ASP.NET:

  1. On the taskbar, click the Start button, point to Control Panel, and then click Add or Remove Programs.
  2. In the Add or Remove Programs dialog box, click Add/Remove Windows Components.
  3. In the Components box in the Windows Components Wizard, click the Web Application Server check box, and then click Next.
  4. When the Windows Components Wizard has finished configuring Windows Server 2003, click Finish.

To enable ASP.NET, run this command from the Start>Run box or a command prompt (assuming the system directory is C:/Windows):

.Net 1.1: C:/Windows/Microsoft.NET/Framework/v1.1.4322/aspnet_regiis.exe -i -enable

.Net 2.0: C:/Windows/Microsoft.NET/Framework/v2.0.50727/aspnet_regiis.exe -i -enable

 

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在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.