VS2013 Open the ASP.net web Site Administration Tool __.net

Source: Internet
Author: User

reproduced
http://bbs.csdn.net/topics/391085810
1, open the VS from the Developer Command Prompt window, and enter Aspnet_regsql inside

2, the following window appears, click Next Next ... This is primarily to create a database of ASPNETDB membership management

3, in the run input cmd enter into the command Prompt window input CD C:\Program Files\IIS Express that enter the folder where IIS Express is located

4, and then enter these commands into the console
Iisexpress.exe/path:c:\windows\microsoft.net\framework\v4.0.30319\asp. Netwebadminfiles/vpath: "/asp." Netwebadminfiles "/PORT:8882/CLR:4.0/NTLM
Note Delete the space after the port and path, duplicate the double quotes in English, and then open the browser input
Http://localhost:8882/asp.netwebadminfiles/default.aspx?applicationPhysicalPath=D:\Pro_Exercise\WebSite1\ &applicationurl=/website1(plus black italic for your own project path and name)

Note that the fourth step of the 64-bit is:
Iisexpress.exe/path:c:\windows\microsoft.net\framework64\v4.0.30319\asp. Netwebadminfiles/vpath: "/asp." Netwebadminfiles "/PORT:8882/CLR:4.0/NTLM
Enter http://localhost:8882/asp.netwebadminfiles/default.aspx?applicationphysicalpath=d:\pro_exercise\ in browser after startup When website1\&applicationurl=/website1, the console should have output

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.