A Specified Logon Session Does Not Exist. It May Already Have Been Terminated

IT Support Forum Forums Web Servers IIS Troubleshooting A Specified Logon Session Does Not Exist. It May Already Have Been Terminated

Tagged: 

Viewing 0 reply threads
  • Author
    Posts
    • #2382
      Webmaster
      Keymaster

      When trying to add a certificate to an IIS website Binding, you can get this error:

      Edit Site Binding

      There was an error while performing this operation.

      Details:

      A specified logon session does not exist. It may already have been terminated. (Exception from HRESULT: 0x80070520)

      This error occurs because there’s an issue with the certificate you are trying to use or it’s associated intermediate certificate.

      To fix this, delete the certificate then reinstall it using the following instructions:

      1. In IIS, go to Server Certificates and delete the certificate from there
      2. Check the Certificates MMC to ensure it’s removed from there too
      3. Check that it’s not available in the IIS website’s Bindings
      4. In IIS, go to Server Certificates and Import the PFX file from there
      5. Try to assign the IIS Binding again, you shouldn’t get the specified logon session does not exist error anymore

Viewing 0 reply threads
  • You must be logged in to reply to this topic.