I have a problem where I cannot start IIS. Here's a bit of the history for context.
I was trying to install frontpage services so I could edit an IIS 7 website from Visual Studio 2008 under Vista, and I ended up installing the AdminPack and installing a patch to use frontpage extensions. Then I found IIS wouldn't start.
If I try to start IIS, it responds "Cannot start service W3SVC on computer '.'."
Then I found this post (http://forums.iis.net/p/1147325/1860856.aspx#1860856) that suggests running "net start was"
When I do this I get the result:
The Windows Process Activation Service service could not be started.
A system error has occurred.
System error 13 has occurred.
The data is invalid.
Any ideas on how to get this (W3SVC) going, or how to correct error 13?