473,395 Members | 1,872 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Just in time debugger nightmare

I have scoured the news groups to try to find a way to enable the Just In
Time Debugger feature and have not been able to find an answers to my
problem. Like many others, I have changed the machine.config as follows:

From: <!-- <system.windows.forms jitDebugging="false" /> -->
To: <system.windows.forms jitDebugging="false" />

I have also cheked off the following options that are located at "Tools >>
Options >> Debugging >> Just-In-Time":

1. - Common Language Runtime.
2. - Native.
3. - Script.

I am logged in as an administrator and I am a member of the "Debugger
Users" group.

What else can I do???? I am sick and tired of not being able to go directly
to the source of my error!!! Please help me!!!

Thank you.
Nov 15 '05 #1
1 10272
Hmmm...
logically speaking, setting jitDebugging = TRUE should do the trick...
:)

-D
"Rene" <no****@nospam.com> wrote in message
news:O5**************@TK2MSFTNGP10.phx.gbl...
I have scoured the news groups to try to find a way to enable the Just In
Time Debugger feature and have not been able to find an answers to my
problem. Like many others, I have changed the machine.config as follows:

From: <!-- <system.windows.forms jitDebugging="false" /> -->
To: <system.windows.forms jitDebugging="false" />

I have also cheked off the following options that are located at "Tools >>
Options >> Debugging >> Just-In-Time":

1. - Common Language Runtime.
2. - Native.
3. - Script.

I am logged in as an administrator and I am a member of the "Debugger
Users" group.

What else can I do???? I am sick and tired of not being able to go directly to the source of my error!!! Please help me!!!

Thank you.

Nov 15 '05 #2

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

Similar topics

2
by: Emmanuel Mathew | last post by:
Hi friends, I know that there are three JITs in CLR. But anybody of you tell me how I can choose between these JITs while compiling the project before execution? Lot of Thanks in Advance. ...
2
by: Marius Horak | last post by:
Hello there, In my Windows application I have: Application.ThreadException += new System.Threading.ThreadExceptionEventHandler(error.GlobalErrorHandler); All was working fine until today....
1
by: John | last post by:
Hi I have a win app running under windows scheduler. Sometimes the just-in-time debugger comes up requiring the user to select a debugger. Is it possible to suppress this as it becomes...
3
by: John | last post by:
Hi I have a win app running under windows scheduler. Sometimes the just-in-time debugger comes up requiring the user to select a debugger. Is it possible to suppress this as it becomes...
0
by: Woody Splawn | last post by:
For reasons I have not yet identified I am getting a dialog from time to time with a title of "Just in time debugging". I am doing nothing I am aware of today that is out of the ordinary. The...
2
by: Dave A | last post by:
I just don't get this... If I need to dynamically load controls into a web page I simply need to go PlaceHolder1.Controls.Add(new Button()); or similar. However when I need to dynamically...
5
by: rs | last post by:
I have a table with a timestamp field which contains the date and time. ie. 9/13/2004 9:10:00 AM. I would like to split this field into 2 fields, one with just the DATE portion ie 9/13/2004 and...
5
by: cj | last post by:
I'm testing some code I typed in from an example program I was given. It works with F5. When I try to run the exe from an icon on the desktop I'm given a form that says: Just-In-Time Debugging...
3
by: Yossi Kreinin | last post by:
Hi! There's this way of doing real time debug prints which look like printf calls: log3("points={%d,%d}\n", i, points.x, points.y); The implementation writes something like...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
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
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...

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.