How to stop the WebDev.WebServer.exe process without killing it?
I can do it:
taskkill / F / IM WebDev.WebServer.exe - works in Windows XP - but another solution that does not kill the process.
Stopping the process kills him.
Why do you need to “stop” the process without killing it? What do you mean by stopping a process?
You can use this tool to pause and resume processes.
Yeap, , ASP.NET , WebDev.WebServer40.EXE, . F.E. : WebDev.WebServer40.exe/port: 10254/path: "D:...\Web1" WebDev.WebServer40.exe/port: 10512/path: "D:...\Web2"
taskkill/F/IM WebDev.WebServer40.exe ,
p.s. stop process == kill process,
Webdev.WebServer.exe - - , Visual Studio ASP.NET.
Visual studio , . , ?
Source: https://habr.com/ru/post/1728439/More articles:CruiseControl: how to read logs from exec task - build-processParallel for_each using openmp - c ++C # / WPF: how do I separate the structure from the styles like in web programming? - c #Formatting multiple related fields in a single text block in XAML - stringHow can I tell at runtime that a type or member of Java 1.4 is deprecated? - javaChange selection class based on selected options class - jqueryTrac - Windows - Как организованы трассировочные проекты? - svnIMAP selection from the mime part without receiving the entire message - imapC / C ++ Library for VTK IO - c ++Storing IMEI from an Android phone on an American server - androidAll Articles