If there are many websites deployed on the same IIS using different pools. There processes will be shown in Windows Task Manager with the same name w3wp.exe
There is a way to recognize those processes.
1. Open cmd window.
2. Go to windows system32 folder.
<code>cd C:\WINDOWS\system32</code>
3. Run this line
<code>cscript iisapp.vbs</code>
Subscribe to:
Post Comments (Atom)
Permission error when running "Power Platform Backup Environment" in Azure DevOps
When we run action "Power Platform Backup Environment" in Azure Devops with an App Registration account, we get the error "P...
-
Today, I had this error on my Dynamics CRM server and tried solution in this link (http://ms-crm-2011-beta.blogspot.com/2011/09/could-not-lo...
-
When we run action "Power Platform Backup Environment" in Azure Devops with an App Registration account, we get the error "P...
-
To correct the ESLint error 'i.CLIEngine is not a constructor' in Visual Studio 2019 with ESLint version 8.57.0, you can follow thes...
No comments:
Post a Comment