I have a problem with IIS on a 2012 server running OWA. I installed one of our products on the server and tried to create a new website but left the port number as 80 (specified a hostname). Now the OWA admin and web access has stopped working. I've removed
the website I created but this has made no difference. Anyone got any ideas on this one as I'm totally stuck as to what to try next? Is there a config file hidden away somewhere which still has my new site settings held?
There are a lot of these errors in the system log:
An error occurred while using SSL configuration for endpoint 0.0.0.0:443. The error status code is contained within the returned data.
The first sign of IIS problems was:
A worker process '4960' serving application pool 'MSExchangeRpcProxyAppPool' failed to stop a listener channel for protocol 'http' in the allotted time. The data field contains the error number.
micklowe
3 Posts
IIS Bindings
Feb 27, 2013 07:25 AM|LINK
Hi,
I have a problem with IIS on a 2012 server running OWA. I installed one of our products on the server and tried to create a new website but left the port number as 80 (specified a hostname). Now the OWA admin and web access has stopped working. I've removed the website I created but this has made no difference. Anyone got any ideas on this one as I'm totally stuck as to what to try next? Is there a config file hidden away somewhere which still has my new site settings held?
Thanks in advance.
Mick
murtaza_t
484 Posts
Re: IIS Bindings
Feb 27, 2013 08:51 AM|LINK
Hello,
Can you let us know if you get any errors..? We would also appreciate if you can paste some entries from your error_logs..
Regards,
Murtaza
Web Hosting UK | VPS Hosting
micklowe
3 Posts
Re: IIS Bindings
Feb 27, 2013 09:10 AM|LINK
There are a lot of these errors in the system log:
An error occurred while using SSL configuration for endpoint 0.0.0.0:443. The error status code is contained within the returned data.
The first sign of IIS problems was:
A worker process '4960' serving application pool 'MSExchangeRpcProxyAppPool' failed to stop a listener channel for protocol 'http' in the allotted time. The data field contains the error number.
micklowe
3 Posts
Re: IIS Bindings
Mar 03, 2013 03:55 PM|LINK
Problem solved, it turned out the SSL Certificate on the default website port binding had been "wiped out" by the software I was trying to install.