If your using asp.net and your code throws an error and all you see in is the standard ie error page remeber to change your IE settings:-
Goto tools-->Internet Options-->Advanced Tab and then unselect Show friendly http error messages.
This can be very handy if your debugging web services and they are returning errors.
Cheers
Gregor