.net 2003 - debug stored procedure ok on 2k - but ? on XP at breakpoint.

  • Thread starter Thread starter scott
  • Start date Start date
S

scott

..net 2003 - debug stored procedure ok on 2k - but ? on XP at breakpoint.

Hi,

In VS.net 2003 i set a breakpoint on a stored procedure and attempt to step
into stored procedure to debug. All i get is ? against the breakpoint and no
error.

Can someone please help ?

Thanks
Scott
 
addional note.

when highlighting the ? i get the msg:

"the breakpoint will currenlty not be hit. unable to bind sql breakpoint at
this time. object containing the breakpoint not loaded".
 
Back
Top