If I attempt to run an asp.net website from visual sutdio (i.e. run it from the debugger/IDE), any breakpoints I set are not hit - asp.net just executes the line & doesn't break on it.

Coupled with this, any errors I have are thrown up in a new instance of visual studio, rather than the one I'm currently working in!

um, any ideas on what it's doing & how I sort these please?!?!?!
Thanks!