Need to debug process as a non admin (VS2010)
See the question and my original answer on StackOverflowThis link here: Working with Web Projects in Visual Studio as a Non-Administrative User says it clearly:
You cannot attach to a process that is running under the IIS worker process because it requires administrative privileges.