I'm trying to debug an ASP.NET 3.5 app, which I've recently migrated from VS 2005. (This uses Crystal Reports 11 Release 2, but I don't know if that comes into what's causing me problems, or not.) This app uses Active Directory for authentication. I'll have the app opened in VS 2008, and then press the F5 key to start debugging. Shortly after that VS 2010's Just-In-Time debugger pops up and asked me if I want to (a) debug w3wp.exe, of (b) cancel debugging.
Huh? Why is VS 2010 coming up at all? I don't have it running. I'm not in it. I didn't press F5 in VS 2010. I am in VS 2008 and press Run/Debug there. What's going on; why is VS 2010 interferring?