在Windows 2000上无法启动HTTPS实例

我已经将证书添加到IIS网站,只有网站的HTTPS部分不想以某种方式启动。 我在系统事件查看器中看到下面的错误。

Event Type: Error Event Source: W3SVC Event Category: None Event ID: 115 Date: 29-12-2009 Time: 15:40:30 User: N/A Computer: DELL Description: The service could not bind instance 4. The data is the error code. For additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp. Data: 0000: 34 00 00 00 4... 

在此之前,我有另一个HTTPS网站,但我删除了这个,因为我只有一个IP地址。

在从IIS网站中删除证书之前,请先删除IP端口绑定(网站SSL标识的SSL端口)。

如果证书已被删除,请从“服务器证书向导”中select“分配现有证书”重新添加证书。

(我知道,这是一所老学校,但是我花了太多时间find它,所以我在这里logging下来)