I have .NET program that can\'t be run from Visual Studio for some reasons (Excel file created from an Excel 2010 template project) for which I need to debug startup events.
If there's no process then Visual Studio can't attach to it.
However, you can set the startup program of your project to be something other than the output of your project.