Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 4 > BOOK: Beginning ASP.NET 4 : in C# and VB
|
BOOK: Beginning ASP.NET 4 : in C# and VB
This is the forum to discuss the Wrox book Beginning ASP.NET 4: in C# and VB by Imar Spaanjaars; ISBN: 9780470502211
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 4 : in C# and VB section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 16th, 2013, 02:22 PM
Friend of Wrox
 
Join Date: Mar 2011
Posts: 126
Thanks: 39
Thanked 2 Times in 2 Posts
Default 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
 
Old May 17th, 2013, 03:37 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

I haven't run into this myself, but I found this on SO and it looks promising: http://stackoverflow.com/questions/1...ore-exe-failed

Cheers,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
 
Old May 23rd, 2013, 01:15 PM
Friend of Wrox
 
Join Date: Mar 2011
Posts: 126
Thanks: 39
Thanked 2 Times in 2 Posts
Default

Thank you for suggesting this site. It worked perfectly!

All I had to do was execute the following line at the command prompt(as an Administrator) and it fixed the problem --> regsvr32.exe "%ProgramFiles(x86)%\Common Files\Microsoft Shared\VS7Debug\msdbg2.dll"

Thanks again.

Tulsi
The Following User Says Thank You to Tulsi For This Useful Post:
Imar (May 24th, 2013)





Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to remote debug Ron Howerton .NET 4 and Visual Studio 2010 General Discussions 0 March 3rd, 2011 05:24 PM
Chapter 18: Unable to see the site THEME locochinoloco BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 3 September 18th, 2008 02:35 AM
Unable to debug ASP.Net project... muskaanbajaj ASP.NET 1.0 and 1.1 Professional 0 December 3rd, 2005 01:24 AM
Created New Project now get Unable to Debug messag GottliebPins ASP.NET 1.0 and 1.1 Basics 5 April 2nd, 2004 07:21 PM
Problems with Ch. 18 example tomephillips BOOK: Beginning ASP 3.0 5 November 6th, 2003 08:25 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.