I want to be able to debug ASP (not ASP.NET) pages running on IIS 6 using Visual Studio.NET, but I can't seem to find the process to attach to. In IIS 5, the Debug Processes list usually contains some processes with a type of "Script", but I can't find that in IIS 6. And enabling ASP Server Side Debugging doesn't seem to do anything at all even when there's an error in the script (no popup box asking whether I want to debug). BTW, the server is running in IIS 6 mode. Thanks.