How to use the asp.net management utility

Source: Internet
Author: User

Problem:
Windows2000 system, first loaded vs. NET, and then install IIS, and the problem arises:
(1) ASP in IIS. NET tab page is not open. Says memory is read-only.
(2) with vs. NET built ASP. NET project, the native Web server is said to run the ASP. NET is not 1. 1 version.
--------------------------------------------------------------------------------
Solution:
Re-register IIS
Run C:windowsmicrosoft.netframeworkv1.1.4322aspnet_regiis.exe-i
Do not bind IIS and IP, write a batch file every time a problem occurs.
(CD
C:windowsmicrosoft.netframeworkv1.1.4322aspnet_regiis.exe-i
Pause
--------------------------------------------------------------------------------
Related instructions:
Manage multiple versions of ASP.net installation and uninstall Management utility on a single computer (1.1.4322.0)
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
Usage:
aspnet_regiis.exe [-i[r] [-enable] |-u[a] |-r |-s[n] <path> |-k[n] <path
> | -LV | -lk | -C | -e[a] | -?]
-I-Installs this version of ASP.net and updates the IIS metabase root at
Script mappings and all of the following roots
Script mapping. Existing low-version script mappings
Upgrade to this version.
-ir-Install this version of ASP.net and register only. No
Update the script mappings in IIS.

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.