Re: ASP.NET ServiceName?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



The ASP.NET process is started by IIS on demand so it doesn't have a
service name (IIS does though and that's called "World Wide Web
Publishing").

The ASP.NET process is called aspnet_wp.exe or w3wp.exe on 2003 server.

Josh
http://www.thejoyofcode.com/

.