Accessing the ASP. NET Web Configuration Tool in Visual Studio 2013

Source: Internet
Author: User


  1. Open the Command Prompt (not asAdministrator)
  2. Navigate to the folder where IIS Express was installed on your machine.
  3. The command line spin up a iisexpress site with the following prompt: "IISEXPRESS.EXE/PATH:C:\WINDOWS\MICROSOFT.N Et\framework\v4.0.30319\asp. Netwebadminfiles/vpath: "/asp.netwebadminfiles"/port:[port]/clr:4.0/ntlm"using the following values for the [par AM]:
      1. [Port]–any Port you has free in iisexpress (I use 8082 in the example below)
  4. This should launch an iisexpress instance of the Configuration Manager Site
  5. Open your browser
  6. In the URL enter the following "http://localhost:8082/asp.netwebadminfiles/default.aspx?applicationPhysicalPath= [AppPath]&applicationurl=/"Substituting the [AppPath] with the absolute path to the Visual Studio Proje CT folder with the solution file in it.


Accessing the ASP. NET Web Configuration Tool in Visual Studio 2013


Related Article

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.