The VS7 Debugger doesn’t work. What can I do?

My blog has moved.
You can view this post at the following address:
http://www.osherove.com/blog/2003/3/11/the-vs7-debugger-doesnt-work-what-can-i-do.html
Published Tuesday, March 11, 2003 8:13 PM by RoyOsherove

Comments

Tuesday, March 11, 2003 4:13 PM by TrackBack

# Debugging tips-n-hints : ShowUsYour-Blog!

Debugging tips-n-hints : ShowUsYour-Blog!
Tuesday, March 11, 2003 4:13 PM by TrackBack

# .NET Debugging FAQ : Mitch Rupp's .NET Blog

.NET Debugging FAQ : Mitch Rupp's .NET Blog
Tuesday, March 11, 2003 4:13 PM by TrackBack

# Article: Resolving Debugger problems : ISerializable

Article: Resolving Debugger problems : ISerializable
Tuesday, March 11, 2003 4:13 PM by TrackBack

# Yikes! people sure have problems debugging! : ISerializable

Yikes! people sure have problems debugging! : ISerializable
Tuesday, March 11, 2003 4:13 PM by TrackBack

# Resolving Debugger Problems in VS.NET : ISerializable

Resolving Debugger Problems in VS.NET : ISerializable
Tuesday, March 11, 2003 4:13 PM by TrackBack

# Debugging Problem : ISerializable

Debugging Problem : ISerializable
Tuesday, March 11, 2003 4:13 PM by TrackBack

# More Debugger Problems: aspnet_regiis does not work on Windows 2003 Server : ISerializable

More Debugger Problems: aspnet_regiis does not work on Windows 2003 Server : ISerializable
Tuesday, March 11, 2003 4:13 PM by TrackBack

# ISerializable

ISerializable
Tuesday, March 11, 2003 4:13 PM by TrackBack

# ISerializable

ISerializable
Tuesday, March 11, 2003 4:13 PM by TrackBack

# ISerializable

ISerializable
Thursday, September 25, 2003 8:26 AM by TrackBack

# <br> Peter Marshall


Peter Marshall
Monday, February 02, 2004 10:37 AM by vivek

# re: The VS7 Debugger doesn’t work. What can I do?

Solved:

When you have reinstalled vs.net multiple times, checked all the permissions, and your configuraration file., also check for your if your iis is chaching isapi applications , it is in home directory/configurations in iis.
good luck!!
Friday, February 06, 2004 11:55 AM by subramony

# could not instantiate the resource processor

I get the following error while building the application
Tuesday, February 17, 2004 7:29 PM by Gigi

# re: The VS7 Debugger doesn’t work. What can I do?

Thank you so much! This site is great. I got all my problem solved from your guides.

Wednesday, March 10, 2004 3:09 AM by Min Kwan Park

# re: The VS7 Debugger doesn’t work. What can I do?

Up to date link of my document is http://weblogs.asp.net/mkpark/articles/86872.aspx
Sunday, March 14, 2004 11:39 PM by Nanda Kumar

# ASP.net , In debugging, Every time ,It is asking to attach debug process, What I should do Permanent debug attach process

What I should do Permanent debug attach process while debugging?
Monday, March 15, 2004 9:51 AM by TrackBack

# re: The VS7.X Debugger doesn't work, What can I do?

Monday, March 22, 2004 7:36 AM by TrackBack

# VS7 debugging fun

Monday, April 05, 2004 6:56 AM by Srinivas

# re: The VS7 Debugger doesn’t work. What can I do?

Was able to rectify my debugger problem in less than 4 minutes after reading this article.
Monday, April 19, 2004 8:40 PM by Sundaramoorthy Pandranki

# re: The VS7 Debugger doesn’t work. What can I do?

Tried everything suggested here,but,nothing worked for me( was not lucky and wasted time).Added the asp.net application as a trusted site in IE.Worked.Hope it helps somebody out there.

Sundar
sundarmp1@hotmail.com
Tuesday, May 04, 2004 12:09 PM by JackPDiddly

# re: The VS7 Debugger doesn’t work. What can I do?

Also, if you get "symbols are not loaded for this document", are you building in release mode?
Wednesday, May 19, 2004 12:12 PM by Ed

# re: The VS7 Debugger doesn’t work. What can I do?

I'm getting "Unable to start debugging on the web server."

I tried the suggestion fix but I still get the same error? Anyone have additional suggestions or ideas?

Ed
Monday, May 31, 2004 2:52 PM by Scott Mitchell

# re: The VS7 Debugger doesn’t work. What can I do?

Another thing to check - if you have Whidbey installed, IIS might be mapping the .aspx extension to the Whidbey ISAPI extension, and not the Version 1.1 extension. If you have this setup, the ASP.NET pages will run fine, but VS.NET will not let you debug... (Hopefully this saves you the hour I lost! :-)
Tuesday, June 01, 2004 3:07 PM by TrackBack

# Problems Debugging ASP.NET - Another Gotcha

Thursday, June 24, 2004 12:28 PM by priya

# re: The VS7 Debugger doesn’t work. What can I do?

hi,
I hv a problem. I hv two different project. I am able to debug one but not the other. i dont try to debug simultenously. what could be the problem.
please help me on this one.

Regards
Priya
Monday, August 21, 2006 2:46 AM by Maruti Tathe

# re: The VS7 Debugger doesn’t work. What can I do?

I also faced same problem. Actually my project folder was marked as ReadOnly by some mistake. I just removed ReadOnly tag for project folder and all its subfolders including files and the problem got SOLVED thank, maruti tathe
Tuesday, November 07, 2006 1:05 PM by Luis Pinto

# re: The VS7 Debugger doesn’t work. What can I do?

I have this message when i start the debug process in .Net: "Error while trying to run project: Unable to start debugging. The debugger is not properly installed. Run setup to install or repair the debugger." I have tryed everything possible to fix it and still i got the message. Any tips besides uninstalling the .Net or the debugger? Thanks in advance.
Friday, February 16, 2007 8:33 AM by vasantha

# re: The VS7 Debugger doesn’t work. What can I do?

When i run webapplication project.I am

getting this message:"Error while trying to run project: Unable to start debugging. The debugger is not properly installed. Run setup to install or repair the debugger".I have tried all po

ssible options but dint work.Suggest me besides uninstalling .net?

Thanks