473,657 Members | 2,604 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Brilliant Billy...just brilliant...(AS P.Net Debugging)

After much gnashing of teeth and pull of hair (mine and others)...the
last piece to the myterious puzzle that is ASP.Net debugging, and
getting it to work is:

<drum roll please>

The case sensativity of <customErrors mode="Off" />...

Absolutely brilliant...MSD N documentation not only fails to mention
this minor detail, it even prvides and example using "off"...whi ch does
not work.

ms-help://MS.VSCC.2003/MS.MSDNQTR.2003 FEB.1033/cpgenref/html/gnconcustomerro rselement.htm

Nice Q&A there Billy.

Inexplicably, also...I only get intuitive error messages when I uncheck
(yes, uncheck) ASP.Net Debugging in the Project Properties.

Please excuse my sarcasm. Getting debugging to work in ASP.Net has been
a trial and a half.

Jan 31 '06 #1
3 1053
Not to be a butt, but XML is case sensitive.

So ... case sensitivity is inferred, because a config file is a fancied up
xml file.

I agree they might point this out, but whenever I use Xml, I am always
case-careful.

Now, if their documentation has it wrong (the case), then, yeah, that's
different.

...

"Zamdrist" <za******@gmail .com> wrote in message
news:11******** **************@ g47g2000cwa.goo glegroups.com.. .
After much gnashing of teeth and pull of hair (mine and others)...the
last piece to the myterious puzzle that is ASP.Net debugging, and
getting it to work is:

<drum roll please>

The case sensativity of <customErrors mode="Off" />...

Absolutely brilliant...MSD N documentation not only fails to mention
this minor detail, it even prvides and example using "off"...whi ch does
not work.

ms-help://MS.VSCC.2003/MS.MSDNQTR.2003 FEB.1033/cpgenref/html/gnconcustomerro
rselement.htm
Nice Q&A there Billy.

Inexplicably, also...I only get intuitive error messages when I uncheck
(yes, uncheck) ASP.Net Debugging in the Project Properties.

Please excuse my sarcasm. Getting debugging to work in ASP.Net has been
a trial and a half.

Feb 1 '06 #2
"Zamdrist" <za******@gmail .com> wrote in message
news:11******** **************@ g47g2000cwa.goo glegroups.com.. .
Absolutely brilliant...MSD N documentation not only fails to mention
this minor detail, it even prvides and example using "off"...whi ch does
not work.


Yes - that's an error in MSDN
Feb 1 '06 #3
BUTT! :)

Yes, that does appear to be the case (pun?). Probably should have been
something I thought of before posting my ranting diatribe...but alas
I've fuddled with getting debugging to work properly for awhile now. In
any event...I tried many things, and am going back and trying to
'break' debugging...act ually learn something from this mess.

Thank you Solan & Mark

sloan wrote:
Not to be a butt, but XML is case sensitive.

So ... case sensitivity is inferred, because a config file is a fancied up
xml file.

I agree they might point this out, but whenever I use Xml, I am always
case-careful.

Now, if their documentation has it wrong (the case), then, yeah, that's
different.


Feb 1 '06 #4

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

Similar topics

0
1448
by: Alan | last post by:
I am using WindowsXP Pro and ASP. After installed the Frontpage 2003, each time when a script error occur, a "Just-In-Time Debugging" window popup, how to stop it ? I have turn on "Disable script debugging", and turn off "Display a notification about every script error" in IE Option - Advanced.
2
2193
by: Steve Anderson | last post by:
Please excuse my ignorance as I'm fairly new to ASP. We have IIS running on Win2000 and serving out an ASP application. I installed the script debugger tonight. IE6 on the machine has Disable Script Debugging unchecked. I set the server side debugging for the www in question. I have a Stop statement in the VBScript code in a certain page, and yet the debugger does not stop on the page in question, it does nothing. If I open up the .asp...
7
1488
by: mcnewsxp | last post by:
is there a way to use another browser for ASP debugging besides IE? tia, mcnewsxp
1
1679
by: RICHARD BROMBERG | last post by:
I am pretty new at ASP programming. I am used to Compilers. assemblers and a lot of other systems that at least give error numbers or some help in identifying and/or isolating syntax errors, undefined or multiply defined variables, etc etc. When I make an error in an ASP program I only get a message saying that the program could not be executed. Can anyone recommend some good debugging tools or maybe an ASP code checker.
3
2006
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 inconvenient for the user? Thanks Regards
0
862
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 dialog gives me an option of possible debuggers to use, New instance of Microsoft CLR debugger or New instance of Visual studio.net 2003. I am asked, "Do you want to debug using the selected debugger?. I have answered No and closed and reloaded...
5
2942
by: Velvet | last post by:
Can someone tell me to what process I need to attach to be able to step through my classic ASP code in VS.net 2003. I'm working on an XP box with IIS installed. I also have VS.net 2005 (The final, never installed beta) installed on this box if it makes a difference (I did not install VS Development Web Server as I'm already using the XP web server). I've seen that I need to attach to the native IIS engine, but I don't know what it's...
5
4044
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 An exception 'System.IO.FileNotFoundException' has occured in WindowsApplication19.exe. Possible Debuggers: Microsoft Development Environment-Form1.vb*;Visu
5
2798
by: rn5a | last post by:
Can someone please suggest me a text editor especially for DEBUGGING ASP scripts apart from Microsoft Visual Interdev? I tried using Visual Interdev & created a project but Interdev generates some error related to FrontPage extensions. I couldn't exactly understand the error. I tried to create the project in C: \Inetpub\wwwroot. If I just open a ASP file (by navigating to the File-->Open File... menu), then Interdev doesn't give the...
0
8303
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8821
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8502
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7316
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5632
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
4150
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
4300
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2726
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
1941
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.