Help IIS cannot start after install Visual Studio and SQL 2005 Express in XP Pro

I have installed VS.NET 2005 , SQL 2005 Express , Dot net framework 2.0 SDK ... then my IIS cannot start go toinetmgr i seeDefault Web Site(Stopping) click right mouse button to start then i have an error "the service did not respond to the start or control request in a timely fashion"i thinkWorld Web Service Publishing didnot start after runservices.msc i see i know i was right but when i start it i have another msg
"Could not start the World Wide Web Publishing service on Local Computer"
"Error 1717 : The interface is unknown"
Plz help me thank for leave comment
PS : before that i haven't installed Dot net framework with any version and my IIS v5.1 working fine

[998 byte] By [jackpirate] at [2008-1-10]
# 1

In Administrative tools> services> check World wide Web Publishing is started, if stopped then Start it else restart it once angain and see.

If not working then also uninstall the IIS and reinstall it. it will surely work

Parameswaran at 2007-10-3 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 2

Hi - I have the same problem - but even after un-installing IIS - and then re-installing, it gives me the same issue - the World Wide Web Publishing service will not start.

Help!

LeighMorum at 2007-10-3 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 3

Hi,

check if your event log service is started, i had the same problem until i found out i had deactivated my event log... i started it and the IIS worked perfectly afterwards.

ClarkBirkelund at 2007-10-3 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 4
You're the man Clark!!! Thanks much for your post Clark. You and Parameswaran's post on "check World wide Web Publishing is started" fixed the problem.
BradHammond at 2007-10-3 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...