I have trouble debugging ASP.NET MVC (1 & 2) in VS2008. Most often stepinto and stepover is just like hitting run. This also happens even if there is a breakpoint in the code on the next line. I've experienced this problem all along using MVC and others working in my team experience it as well.
Does anyone else have this problem? Is this a bug in VS2008 or is there a solution? Does the debugger work better with MVC when using VS2010?