Use sharp develop to develop websites

Source: Internet
Author: User

Sharp develop is a small C # development tool. I think it is very useful. I started to use it for Asp.net development.

But the problem is coming soon. After creating an Asp.net project, it cannot run,

The error message is: there is no external program or URL special. Why ??

Why can we use Visual Studio to create an Asp.net project to open a webpage right away ???

Here is a solution (I am also a newbie ):

1. The website running Asp.net requires an IIS server. This is already installed and configured in Visual Studio. Therefore, when vs is used for development, by default, manual configuration is not required. Press F5 to run immediately. However, the sharp develop tool is not configured in advance, so although it seems that you have no errors when creating an Asp.net project first, the reason why it still cannot run is here !!!

2, go to Microsoft's website to download IIS express this is a quick version, can meet the small application, is http://www.microsoft.com/zh-cn/download/details.aspx? Id = 1038 is very small, easy to use !!

3. re-open the Asp.net project you created with sharp develop and select:

Project ---> options ---> Web select use IIS express web server and then click Create application/virtual directory. If the display is successful, your website will run normally !!

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.