IIS won't start
Linc
OwnerDetroit Icrontian
I need to run IIS so I can test my ASP scripts, but when I click on the Start button, it tells me "Address already in use". I just installed it about 3 hours ago with no problems. I'm running Win2k and know basically nothing about ISS. Help?
//edit: IIS != ISS :banghead:
//edit: IIS != ISS :banghead:
0
Comments
/me edits thread title
If not, there is a awesome tool that will spy on processes to see what ports they are using. The program, however, is known to cause problems (processes crash and/or Windows BSODs).
So, with warning, I link Inzider. Very nice tool when it works... :o
MAKE SURE TO BACKUP EVERYTHING BEFORE RUNNING INZIDER IN CASE OF BSOD!!!
If it works fine, find out what's using port 80 on the same IP as IIS is trying to. That's what's stopping IIS from running..
(c) 1999, Arne Vidstrom - http://www.ntsecurity.nu/toolbox/inzider/
Checked C:\WINNT\Explorer.EXE (PID=2236)
Checked C:\Program Files\Winamp\winampa.exe (PID=92)
Checked C:\Program Files\Creative\ShareDLL\MediaDet.Exe (PID=2140)
Checked C:\WINNT\System32\mdm.exe (PID=280)
Checked C:\WINNT\system32\rundll32.exe (PID=2436)
Checked C:\Program Files\PD\shwicon.exe (PID=2332)
Checked C:\Program Files\ATI Multimedia\RemCtrl\ATIX10.exe (PID=2276)
Checked C:\WINNT\SOUNDMAN.EXE (PID=2380)
Checked C:\WINNT\system32\desk95.exe (PID=2340)
Checked C:\WINNT\system32\mmc.exe (PID=212)
Checked C:\Program Files\Creative\ShareDLL\CtNotify.exe (PID=2104)
Checked C:\Program Files\QuickTime\qttask.exe (PID=2524)
Checked C:\WINNT\system32\atiptaxx.exe (PID=2292)
Checked C:\Program Files\ATI Multimedia\main\ATISched.EXE (PID=2532)
Checked C:\Program Files\iTunes\iTunesHelper.exe (PID=2468)
Checked C:\PROGRA~1\NORTON~1\navapw32.exe (PID=2316)
Found TCP port 1108 bound at 127.0.0.1 by C:\PROGRA~1\NORTON~1\navapw32.exe (PID=2316)
Checked C:\Program Files\Folding@Home\winfah.exe (PID=2604)
Not seein' a conflict there...
:banghead:
Try binding IIS to your actual IP vs. "(All Unassigned)". If that doesn't work, try chaning the port to 81--see if in fact there is something on port 80 already.
You can IM me if you'd like.
Keebs, that should work for ya... Just look for "[computername]:http"
Here's a screenshot of my Win2000 w/ IIS running...
I still don't see what's using 80...
//edit: yes, i did DL that prog by the way, thanks! There is nothing using port 80 the best I can tell...
Are you sure you haven't installed Apache or something else at some point? Or maybe IIS is running twice?
NS