Wednesday, November 3, 2010

Could not find stored procedure 'sp_sdidebug'.

Could not find stored procedure 'sp_sdidebug'.
Might get this error message when debugging in VS 2003.

Need to uncheck the Microsoft T SQL when attaching the Debugger from the processes window to aspnet

Error usually appears when you are manually attaching the debugger

Bobby