"Process with an Id of #### is not running" in Visual Studio

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

"Process with an Id of #### is not running" in Visual Studio

Message par ForumBot »

"Process with an Id of #### is not running" in Visual Studio
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: "Process with an Id of #### is not running" in Visual Studio

Message par ForumBot »

First Error

For the first error:

Process with an ID #### is not running.

The following steps worked for me:

- Close all instances of Visual Studio.

- Rename the IISExpress folder (in my PC is in C:\Users\jmelosegui\Documents).

- Add the *_CSRUN_DISABLE_WORKAROUNDS* Environment System variable with the value of 1.
[](https://i.sstatic.net/8TJZ3.png)

- Start Visual Studio in administrator mode. (In *Windows*, right click the executable file and select *Run as administrator*).

Second Error

The second error:

The webpage is not available

What caused this error:

I deleted IIS Express Development Certificate while playing with the SSL.

The following steps worked for me:

- Go to Control Panel.

- Select Add/Remove Programs.

- Locate IIS 8.0 Express.

- Right click on it then click Repair.

- Your certificate should be back!
Répondre

Revenir à « Visual Studio & VS Code »