Webdev. webserver server Assistant

Source: Internet
Author: User

Visual Studio comes with a development web server called webdev. webserver. The small server we automatically start when debugging ASP. NET projects.

In addition to debugging ASP. in addition to the. NET project, I will also add a right-click menu item on the registry named "Start web server here", so that the Web server can be started anytime, anywhere, to test ASP. netProgramIt is very convenient, no need to set IIS.

However, when the webdev server is started, the port is not automatically allocated immediately. Simply adding the right-click menu in the Registry can only fix the server port.

Therefore, a small program is used to indirectly start the webdev server and randomly allocate ports.

Download: webdevserver help. Zip

Download source code: webdevserver helper _source code .zip

Decompress the downloaded fileC: \ Program Files \ common files \ microsoft shared \ devserver \ 9.0Directory, and import the "Install webdev server assistant. Reg" Registry file.

After installation, you can right-click any folder and choose start web server from the menu.

Effect display:

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.