If you are using ISA, then (IIRC), you need to set IIS to listen on a
different port, and you create some kind of rule in ISA to foward incoming
requests on port 80, to the port that IIS is using.
You can getting the errors at the moment because ISA is listening on port 80
*and* IIS is also trying to listen on port 80. Only one application can be
listening on the port at the same time.
Cheers
Ken
[quoted text, click to view] "Roger" <rgeyer@odu.edu> wrote in message
news:062a01c38023$73e4c8d0$a401280a@phx.gbl...
: Hi Ken,
: Thanks for considering my problem. My primary goal is to
: use OWA from Exchange so I can read mail over the web.
: For this I need the to get IIS up but the w3svc will not
: start. When I try to start the service in ISM, a dialog
: box pops up with "address already in use". Event viewer
: says:
:
: The service could not bind instance 1. The data is the
: error code.
:
: The service could not bind instance 2. The data is the
: error code.
:
: Both are Event 115
:
: I read a KB article about socket pooling and disabled
: using:
: cscript adsutil.vbs set w3svc/disablesocketpooling true
:
: but this didn't help.
:
: As mentioned, I am running w2k with sp 4, IIS, Exchange
: 2000, sp4 and ISA. I believe the problem is running
: Exchange and ISA on the same server which I know is not
: recommended but would like to not change for now.
:
: Again, Ken, thanks for pondering this problem.
:
:
:
:
: >-----Original Message-----
: >Possibly this:
: >
http://support.microsoft.com/?id=261194 : >
: >Otherwise, please post more details of the error, and
: your configuration.
: >
: >Cheers
: >Ken
: >
: >
[quoted text, click to view] : >"Roger" <rgeyer@odu.edu> wrote in message
: >news:038001c37fd5$3db1cd10$a401280a@phx.gbl...
: >: Hello,
: >:
: >: I have Exchange, ISA and IIS (w2kserver)running on the
: >: same server and cannot get w3srv services to start. In
: >: Event Viewer I get:
: >:
: >: The service could not bind instance 1. The data is the
: >: error code.
: >:
: >: Any workarounds and still keep everything on one server?
: >:
: >: Thanks much,
: >:
: >: Roger
: >
: >
: >.
: >