When you try to access the machine configuration of a server that's running Internet Information Services (IIS) 7.x from a computer that has IIS 8.0 installed, the following exception is triggered:
Exception details:
Unhandled Exception: System.Runtime.InteropServices.COMException: Invalid index.
(Exception from HRESULT: 0x80070585)
at Microsoft.Web.Administration.Interop.IAppHostElement.GetPropertyByName(Str
ing bstrSubName)
at Microsoft.Web.Administration.ConfigurationElement.GetAttributeValue(String
attributeName)
at Microsoft.Web.Administration.Binding.get_SslFlags()
at Microsoft.Web.Administration.Binding.get_CertificateStoreName()
Unhandled Exception: System.Runtime.InteropServices.COMException: Invalid index.
(Exception from HRESULT: 0x80070585)
at Microsoft.Web.Administration.Interop.IAppHostElement.GetPropertyByName(Str
ing bstrSubName)
at Microsoft.Web.Administration.ConfigurationElement.GetAttributeValue(String
attributeName)
at Microsoft.Web.Administration.Binding.get_SslFlags()
at Microsoft.Web.Administration.Binding.get_CertificateStoreName()