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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MSDTC and debugger problem

Status
Not open for further replies.

ashaig

Programmer
Apr 9, 2001
26
GB
I'm running an ASP script under MSDTC and can't seem to get the debugger to take over execution. I manually startup debugger and under "running docs" I can see each page until the MSDTC page when it falls over with my current problem - redirecting to my error page. IE. I don't get to see the code/get opportunity to set breakpoints. I have even inserted "debugger;" (jscript) in the code, which is meant to arrest execution. Can anyone help?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top