Ok I am at the end of my rope with this...
I recently had to restore my SBS box from NTBACKUP, and now the default website,(with OWA, OMA, RWW), and the companyweb sites will not start in IIS (6) due to error "The process cannot access the file because it is being used by another process" ... I am using pretty much out of the box defaults, with ISA 2004 configured. Default uses ports 80 and 443,and companyweb is using 80 and 444. Everything worked great prior to a drive failure that required the restore from backup.
I have ran the Connect to the Internet Wizards and followed about a zillion threads and articles on this starting with this one:
http://support.microsoft.com/kb/890015
I receive paired errors in the event log each time I try to start the websites:
1:
Event Type: Error
Event Source: HTTP
Event Category: None
Event ID: 15005
Description:
Unable to bind to the underlying transport for 192.168.3.1:443. The IP Listen-Only list may contain a reference to an interface which may not exist on this machine. The data field contains the error number.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 00 00 04 00 02 00 52 00 ......R.
0008: 00 00 00 00 9d 3a 00 c0 ....:.À
0010: 00 00 00 00 00 00 00 00 ........
0018: 00 00 00 00 00 00 00 00 ........
0020: 00 00 00 00 00 00 00 00 ........
0028: 43 00 00 c0 C..À
2.:
Cannot register the URL prefix '
https://xxx.xxx.xxx.xxx:443/ExchWeb/' for site '1'. The site has been deactivated. The data field contains the error number.
Need help please...