|
Doug G -> RE: Frontpage and IIS on localhost (10/20/2006 23:56:19)
|
I have MCE2002, IIS works fine. Check in control panel-administrative tools-services and verify the WWW service is in fact running for starters. Then open the IIS management console, verify the default web site is running. FYI, localhost is only a tcp alias for 127.0.0.1, which is the loopback IP address for your computer. localhost, 127.0.0.1, or your computername will all end up at the same IIS if it's running.
|
|
|
|