As part of my local testing process, I manually run the webdev.webserver.exe executable from a batch file.
However, sometimes I would like to debug the app that runs in the ASP.NET Development Server process from within Visual Studio 2008, but I get an error whenever I try to attach to the executable: "Unable to attach to process".
Does anyone know why?