Previous Web Program, Like to visit the website in IE to see the effect. If there is a problem, press F5 for debugging. However, the project is too big and it is very troublesome to compile and run it on the breakpoint page, if the machine is not good, it will be very slow. Today, I have no intention of seeing a method menu for debugging in IE-debugging-process-check to display the system process, select w3p to run the Asp.net service. Click "add" to select the first Clr and third script, and then set the breakpoint in the project, debugging will be started when you access the breakpoint page in IE !! Great!
In the past, I used web programs. I like to use IE to directly access the URL for testing. If there is any problem, I will turn off IE and start F5 to debug the web program,
This is annoying.
A few days ago, I sawArticleIt can be debugged in IE:
In IDE, click debug-attach to process,
In the pop-up window, select w3p,
Then, when you set a breakpoint in the project and access the breakpoint page in IE, debugging is automatically started.