Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Just-in-time debugger not working

Status
Not open for further replies.

joelwenzel

Programmer
Jun 28, 2002
448
Hi,

I enabled the just in-time-debugger for sql server but my vb scripts are still failing with no explaination. Any ideas how to get the errors to go to VS.NET?
 
ok, I found my problem. There was an error in the original syntax. Apparently, the dubugger missed it.

Anyway, once the debugger is going, is there a way to stop it? I tired hitting the stop button in VS. Net but it seems to be in some loop and I can't just end the task
 
ok...just ignore me everyone :p. I can't believe I kept hitting 'yes' when they asked me if I wanted to debug in vs. net. I think I've been working too long
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top