473,473 Members | 2,136 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Cannot debug a project

SM
Have a solution which contains two projects. One is a MT/class project and
another is a C# ASP.net project. The ASP.net project has a project reference
set to the class project. I compile the projects in debug mode and run the
ASP.net application but I cannot hit any break point.

There are .pdb files with current date-time stamps generated for both the
Class and Asp.net projects in the bin directory. The Debug->Process menu
shows the correct IE process that is being debugged. There is no remote
debugging that I am trying to do, this is all local to one machine. There
are other projects on this same machine (VS 2002, .Net 1.0 SP2) that I can
debug successfully.

What am I missing?

TIA

Nov 17 '05 #1
2 4835
SM
Duh...The Enable Asp.Net Debugging property was set to false under projects
Properties->Configuration Properties->Debugging

"SM" <NO************@yahoo.com> wrote in message
news:uJ**************@TK2MSFTNGP11.phx.gbl...
Have a solution which contains two projects. One is a MT/class project and
another is a C# ASP.net project. The ASP.net project has a project reference set to the class project. I compile the projects in debug mode and run the
ASP.net application but I cannot hit any break point.

There are .pdb files with current date-time stamps generated for both the
Class and Asp.net projects in the bin directory. The Debug->Process menu
shows the correct IE process that is being debugged. There is no remote
debugging that I am trying to do, this is all local to one machine. There
are other projects on this same machine (VS 2002, .Net 1.0 SP2) that I can
debug successfully.

What am I missing?

TIA

Nov 17 '05 #2
This usally happenes when sysmbols are not loaded properly.
What you have to make sure is
1.you are running the application in debug mode and not release mode.
2. Make sure debugging is enabled by right clicking on
Project->Properties->Configuration Properties->Debugging and on right pane
make sure "Enable ASP.NET Debugging" is set to True.

Cheers
nitc3

"SM" <NO************@yahoo.com> wrote in message
news:uJ**************@TK2MSFTNGP11.phx.gbl...
Have a solution which contains two projects. One is a MT/class project and
another is a C# ASP.net project. The ASP.net project has a project reference set to the class project. I compile the projects in debug mode and run the
ASP.net application but I cannot hit any break point.

There are .pdb files with current date-time stamps generated for both the
Class and Asp.net projects in the bin directory. The Debug->Process menu
shows the correct IE process that is being debugged. There is no remote
debugging that I am trying to do, this is all local to one machine. There
are other projects on this same machine (VS 2002, .Net 1.0 SP2) that I can
debug successfully.

What am I missing?

TIA

Nov 17 '05 #3

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

Similar topics

4
by: WM Chung | last post by:
Hi all, I meet a problem in building my .Net Solution and I would like to seek help. After I have added a dll to reference in one of my project in my solution, when I re-build the solution, I...
9
by: Paul | last post by:
Hi, VB.NET is saying the file I am creating is in use by another process and won't complete its task of moving the file to the specified destination folder. Here is my code (the main bit...
2
by: Ken Allen | last post by:
I have a service that was developed in C# that I wish to debug. The project resides on my desktop system and I wish it to execute on a remote test system (actually on the next desk). When I...
6
by: Peter Afonin | last post by:
Hello: I'm running Windows server 2003. I've never had any problems with debugging, but now I cannot debug ANY of my projects. I'm getting this error: "Error while trying to run project:...
4
by: Jerry | last post by:
I've inherited a system w/5 projects - I'll refer to them as P1 thru P5 - P5 being the executable... P1 has no dependents. P2 is dependant upon P1 P3 has no dependents. P4 is dependant upon P1,...
2
by: Scott Adams | last post by:
Does anyone know of some good resources to use when troubleshooting why one cannot debug ASP.NET apps? I am using Win2K pro SP4 (IIS 5) on a brand new machine and I cannot debug even the most...
1
by: Oney | last post by:
I began to use Windows 2003 server for a short time. Whenever I try to open an ASP.NET Application and debug ASP.NET Application it returns errors. I didn't have problems like that when I was using...
0
by: thjwong | last post by:
I'm using WinXP with Microsoft Visual C++ .NET 69462-006-3405781-18776, Microsoft Development Environment 2003 Version 7.1.3088, Microsoft .NET Framework 1.1 Version 1.1.4322 SP1 Most developers...
3
by: Boki | last post by:
Dear All, I just installed the DirectX SDK, and I install the Tutorial00 project, I compile it, but it shows: ------ Build started: Project: Tutorial00, Configuration: Debug Win32 ------...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
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...
0
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...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
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 ...

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.