Ch. 18 - p.684 - Unable to debug JavaScript in IE
Hi Imar,
I'm having trouble getting this exercise to work. I put the breakpoints in NameService.cs and WebServices.aspx.
I'm having the following errors:
(1) After pressing F5 to start debugging, I get the following error message:
"Attaching the script debugger to process [4068] on 'iexplore.exe' on machine name failed. A debugger is already attached.
This is happening both with and without the debugger keyword (p.685).
(2) Also, I'm uanable to see the active client-side files containing script right above the web project (p.685).
I'm not sure what I'm doing wrong?
Tulsi
|