w3wp.exe is Suspended after dump collection

After collecting a dump file by using DebugDiag, you may see w3wp.exe process Suspended in the Resource Monitor. This is a known issue with the new version of DebugDiag and it’s a UI problem. The process is actually functional (IIS is able to server websites).

BadImageFormatException: Bad method token

If you are using AppDynamics version 4.5.17 or lower and receiving “BadImageFormatException: Bad method token” error while trying to access your application hosted on IIS, please update your AppDynamics to mitigate a known issue.

Missing certificate in IIS binding (CertUtil and Private Keys)

Missing certificate is one of the common issues related to IIS binding settings. If you add a certificate to Server Certificates in IIS but you don’t see it in the binding window, there are two things to check first:

  • Check if the certificate you added to “Server Certificates” is the one you created a “Certificate Request” for. If you added a certificate that wasn’t requested in “Server Certificates”, it won’t show up in IIS binding window even though it appears in “Server Certificates” list
  • The most common cause of this issue the missing private key in the certificate. Follow the steps below to rebind the primary key to the certificate.