473,508 Members | 2,255 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Remote debug does not stop on breakpoint.

Hi,

Seems like a few people are having debug problems, mine seems subtley
different though!

I have a win2003 svr with my c# ASP.NET web site running all ok. I have
setup all the permissions and installed the "full" remote debugger on the
server. I then open the project using "File, Open, Project from web". All
works fine, using "built-in" version control, all my files appear no problem.
I have debug set to true in my web.config and have changed the "Project
Properties" to allow me to debug ASP.NET and have changed "Enable Remote
Debugging" to true. I then do a full build debug and all works with no
errors.

I set my breakpoints and I hit F5 to run the debugger. The debugger starts
and up pops my web browser. I get the following message saying the debugger
attached ok to the process on the remote machine.

Auto-attach to process '[1508] w3wp.exe' on machine 'XYZ' succeeded.

This is where the problems start! When I navigate to a page where the
breakpoints are set, the breakpoints do not stop! The pages are shown fine
in the browser, but no breakpoints are hit.

Any ideas?
Nov 18 '05 #1
1 3312
I'm having the exact same problem. Did you ever find a solution to
this?

Remote debugging of ASPNET application without stopping on breakpoints.
monsteruk wrote:
Hi,

Seems like a few people are having debug problems, mine seems subtley different though!

I have a win2003 svr with my c# ASP.NET web site running all ok. I have setup all the permissions and installed the "full" remote debugger on the server. I then open the project using "File, Open, Project from web". All works fine, using "built-in" version control, all my files appear no problem.

I have debug set to true in my web.config and have changed the "Project Properties" to allow me to debug ASP.NET and have changed "Enable Remote Debugging" to true. I then do a full build debug and all works with no errors.

I set my breakpoints and I hit F5 to run the debugger. The debugger starts and up pops my web browser. I get the following message saying the debugger attached ok to the process on the remote machine.

Auto-attach to process '[1508] w3wp.exe' on machine 'XYZ' succeeded.

This is where the problems start! When I navigate to a page where the breakpoints are set, the breakpoints do not stop! The pages are shown fine in the browser, but no breakpoints are hit.

Any ideas?


Nov 19 '05 #2

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

Similar topics

4
3670
by: Alexander Eisenhuth | last post by:
Hi alltogether, I use ActivePython 2.4.1 , also the debug part from http://ftp.activestate.com/ActivePython/etc/ and VC 6.0 unter Windows XP. I can't figure out howto debug my c++ extension....
1
1201
by: Visual Systems AB \(Martin Arvidsson\) | last post by:
First of all, sorry for the cross post, didn't know what NG to lay the question. Hi! I'v been trying to use the remote debugger with Visual Studio 2003. I came a cross some questions, and...
4
2008
by: Wal Turner | last post by:
Consider the following simple class: public class ClassA { public static string VAR = "hello"; } public void MethodA() { while(true)
0
1479
by: INGSOC | last post by:
Using remote debugging, I can attach to a windows service and run it in debug mode in VS.Net 2003. The problem is this service uses two supporting dlls. On the remote service, the dlls have...
0
1098
by: Robert Millman | last post by:
under ASP.NET, single stepping in debug mode appears not to stop within event procedures. i.e. 1) Create web page with submit button and event procedure for the click event in the code behind...
0
1292
by: Peter Strøiman | last post by:
Hi I have a windows 2003 test server. I installed a web application on it, including the debug symbol files. I also installed the remote debugger from the Visual Studio 2003 DVD. My client is...
7
1813
by: AC [MVP MCMS] | last post by:
Wierd situation here. Running ASP.NET 1.1 on Win2003. I have to manually attach the debugger to a process in order to debug. So I set a breakpoint in an obvious place (like within the Page.Load...
46
24134
by: Ian Boyd | last post by:
IIS5, on a Windows 2000 Server machine. Debeg.WriteLine "Hello, world!" How can i view it?
5
2147
by: Ryan Liu | last post by:
I have this problem: "cannot continue edit while debug in VS2005". I see the same tread after I search this topic in google, but none solutions works for me. So again, I ask here. Can someone...
0
7229
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
7129
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7333
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
7398
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...
0
7502
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...
1
5057
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
4716
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...
0
3194
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1566
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.