473,783 Members | 2,516 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP.NET Debugging Woes

Okay, I'm stumped. I'm writing a Visual Basic .NET Web Application and
everything's been going marvelously until now. All of a sudden, Visual
Studio will not debug the application. The application runs, but all my
breakpoints are ignored.

I have verified the following:

1. ASP Debugging is enabled in IIS.
2. The default configuration in the Visual Studio project is set to
Debug (both build and run).
3. The "Debug" attribute of the "Compilatio n" tag in the Web.Config
file is set to "True".
4. In the project properties, under the Build tab, "Generate debugging
information" is checked.
5. In the project properties, under the Debugging tab, "ASP .NET
debugging" is checked.

I searched Google and tried every suggestion that I could find, to no
avail. I removed the web project from the solution and readded it. No
change occurred. I restarted the web service. I restarted my machine.
The only article on MSDN that matched the problem was useless because
it said that ASP.NET debugging wasn't enabled for the project, which
was, in fact, wrong.

It is worth noting that when the application runs, the breakpoints
briefly turn into red circles with question marks (no debug symbols),
then turn to solid red circles. However, if I am not wrong, I've set
everything correctly, so debug symbols should be getting loaded.

I am able to debug other applications, so it has to be something about
this particular application.

Can anyone suggest something that I missed? At this point, I may have
to recreate the project, and I really only want to do that as a last
resort (it's a large project).

Thanks in advance.

Nov 19 '05 #1
2 1090
Sorry if you've already tried this, but under Build, Configuration
Manager is the Active Solution Configuration set to debug. And do all
the projects listed have the configuration column set to debug?
Regards,

Peter Chadwick (MCP)
pe**@code-explorers.com

Nov 19 '05 #2
Please ignore this message. I found the problem. The <%Page%> tag was
set to inherit the page from a *different* page class. No idea how that
happened (although I suspect that Save As has something to do with it).
Thank you for your time.

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
1721
by: Mark | last post by:
O, woe is me, to have seen what I have seen, see what I see! (That's Shakespeare for those who were wondering what I'm on about) I am "having fun" with cookies. And I wonder if I have missed something obvious.
4
3180
by: Glenn Reed | last post by:
This is just a general comment after trying my hand at some serious python programming for the first time. Have played with it for some time but this is the first serious thing I've done with it. (By serious I mean 650 lines of python code written for a client). The version of Python is the ActiveState version for Windows which included PythonWin IDE. Prior to that I learn't Perl and used it for sometime. What I miss with python is...
0
1528
by: Cedric | last post by:
This is a 3 weeks old problem, but having found a solution (and having looked for one here, finding only this message), I'm replying now. From: Jive (someone@microsoft.com) Subject: Upgrade woes: Numeric, gnuplot, and Python 2.4 Date: 2004-12-11 18:45:10 PST > Here's my sitch: > > I use gnuplot.py at work, platform Win32. > I want to upgrade to Python 2.4.
3
3455
by: Angel Cat | last post by:
Trying to get my jobs to send mail when job fails. Should be easy but it's giving me headache Had a whole slew of issues. Outlook is installed with a n outlook mail profile set up that can send mail in outlook. I can create a SendMail DTS and execute it to send mail Email works in these scenarios 1. I create a DTS package in SQL Server with just SendMail with the same Profile "ABC" and click Execute and it sends
2
1833
by: Andrew Thompson | last post by:
- NN 4.78 rendering woes, links at far left - I am trying to rework an old site, make it valid html and css, improving the x-browser and 'older browser' compatibility. My efforts so far, have been abysmal. See, for example, this screen shot of the very simple home page, it is not even 10% finished, but I have already run into problems. http://www.physci.org/test/xbrowser/nn478home01.png
2
1065
by: Jerry Camel | last post by:
I've read every post and KB article, etc that I can find. I thought I was having permissions issues in regards to getting remote debugging to work, but I worked through all of that and now I keep getting the error about the debugger not being installed properly. I've re-installed it several times and I still get the same error. Anyone have any thoughts on how to get past this so I can debug my app? Thanks.
2
1221
by: Tyrant Mikey | last post by:
New oddness in debugging ASP.NET Web applications. (First off, I'm using VS.NET 2k3 to write an ASP.NET Web application in Visual Basic .NET.) I have a base class, which derives from System.Web.UI.WebForm. That class contains a number of methods that I want to use on virtually all of my pages. I have a break point set in one of the routines, named ShowAlert().
9
1552
by: Mark Rae | last post by:
Hi, This time, I'm looking for a regular expression which says "the string must contain exactly seven or exactly eight digits" e.g. 123456 fails 1234567 passes 12345678 passes 123456789 fails
3
1287
by: Paul Porthouse | last post by:
Hoping someone can help with this problem. I am having a serious problem while debugging several C# web applications in Visual Studio 2003 SP1. All was fine until yesterday morning then when I tried debugging an application after making some code changes and starting the debugger. The IDE seems to be ignoring the changes in that it shows the code as I typed it, but it is jumping to non-existant or commented out code. I have tried...
0
9643
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10147
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
7494
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6737
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5379
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4044
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3645
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2877
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.