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:
Comments (Atom)
Configuring CSP for Dynamics 365 Event Registration Forms with hCaptcha on Power Pages
When embedding Dynamics 365 event registration forms that use hCaptcha on Power Pages , you need to configure the Content Sec...
-
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...
-
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...
-
Working with Dynamics 365 CRM, when you set a value for lookup field, maybe you will get the error “Invalid property ‘your_field' was f...

