Ask a Question related to ASP, Design and Development.
-
Andrew Durstewitz #1
Re: Debugging
It has nothing to do with IIS, go into your IE settings and shut off:
show friendly http errors
hth,
Andrew
* * * Sent via DevBuilder [url]http://www.devbuilder.org[/url] * * *
Developer Resources for High End Developers.
Andrew Durstewitz Guest
-
Debugging output does not appear when use Debugging IPAddresses
I recently absorbed the task of supporting our CF MX 6.1 server. We have an app that we need to debug - the developer asked us to add her IP... -
cf debugging
Not really. There are some other options available. Dreamweaver Help is the path to find them. -
debugging ASP/DLL/IIS
I work with VS6 on WinXPpro I developed an ActiveX-DLL for using in ASP-documents. It works fine, but now I want to debug the DLL because an error... -
VI Debugging
When I try to debug ASP pages using Visual InterDev 6 I get the following Microsoft Development Environment dialog box that asks: "Unable to set... -
debugging with gdb
"Pirabhu Raman" <pirabhur@ufl.edu> writes: No, but different versions of gdb are broken on various platforms in a multitude of ways, and you... -
Kris Eiben #2
Re: Debugging
[url]http://www.aspfaq.com/show.asp?id=2109[/url]
"Tom Williams" <t.b.williams@dur.ac.uk> wrote in message
news:1057770427.753778@ananke.eclipse.net.uk...generic> Is there any way to configure IIS so that instead of displaying a> 500 Internal Server Error, It isn't exaclty helpful for debugging
Kris Eiben Guest
-
joemyre #3
debugging
Does anyone know any good debugging techniques. Especially for mysql
queries, and global variables. My php IDE's (Glimmer, and Bluefish)
supposedly have debugging functions but I cant figure out how they work.
So any help would be excellent. Thanks
Joe
joemyre Guest
-
CC Zona #4
Re: debugging
In article <pan.2003.07.17.16.42.46.35822@hotmail.com>,
"joemyre" <dubsteezeeNOSPAM@hotmail.com> wrote:
Are you sure about that? Both appear to be strictly editors, and I'm not> My php IDE's (Glimmer, and Bluefish)
> supposedly have debugging functions but I cant figure out how they work.
finding the word "debug" on their sites. Perhaps the debugging features
are through some third-party plugin...?
--
CC
CC Zona Guest
-
John Black #5
Debugging
None of my applications will run because Visual Studio is 'Unable to start
debugging on the server'. What setting needs to be changed. Thanks in
advance for any help
Paul
John Black Guest
-
Doug Swanson #6
Re: Debugging
One of these two links might help...
[url]http://support.microsoft.com/default.aspx?scid=kb;en-us;Q306172[/url]
and
[url]http://www.gotdotnet.com/team/csharp/learn/whitepapers/howtosolvedebuggerproblems.doc[/url]
"John Black" <johnblack@shaw.ca> wrote in message
news:untePAuUDHA.2452@TK2MSFTNGP09.phx.gbl...> None of my applications will run because Visual Studio is 'Unable to start
> debugging on the server'. What setting needs to be changed. Thanks in
> advance for any help
>
> Paul
>
>
Doug Swanson Guest
-
superfly2 #7
debugging
just a general debugging question:
i'm writing a script (web script) and i keep getting back the infamous
Error message:
Premature end of script headers: new_batch_convert.pl
I have "use strict" and "use warnings", and I check the error log but that
message is ALL i get. i'm trying to comment out different regions to get it
to work that way but i was wondering if there were any other suggestions for
approaching this. Basically, I had a working script that i modified and now
i don't know where my bug is. If it was a missing semicolon or parentheses,
I would get some line number reference right?
thanks!
superfly2 Guest
-
Tad McClellan #8
Re: debugging
superfly2 <darius_fatakia@yahoo.com> wrote:
> just a general debugging question:
> i'm writing a script (web script) and i keep getting back the infamous
> Error message:
> Premature end of script headers: new_batch_convert.pl
Try running it from the command line.
--
Tad McClellan SGML consulting
[email]tadmc@augustmail.com[/email] Perl programming
Fort Worth, Texas
Tad McClellan Guest
-
-
Phillip Senn #10
Debugging
Do you use the Dockable.cfm Debugger?
Because it's a popup, it gets blocked.
And if I choose for it to be a panel, it takes up too much screen space.
Am I missing something?
Maybe it's the best thing since sliced bread, and I'm just one setting short
of seeing how great it is.
Phillip Senn Guest
-
Phillip Senn #11
Re: Debugging
The person who wrote the dockable window...
Does he or she use it?
Phillip Senn Guest
-
BKBK #12
Re: Debugging
There are two kinds of people. You encounter the first, and ask,
"How are you?". They reply, "Oh, I'm OK. Thanks. By the way the name
is So-and-So. Just returned from Bajikistan, where I led a team involved
in building a dam across the river Wakuwaku, which will preserve the
delta,... Why? An initiative of the WWF, so that the famous, almost extinct
Wakuwaku beaver would no longer be endangered. Talking of the WWF,
believe it or not, I came to this through my daughter-in-law, great girl, how
proud we're of her, it was mainly because of her one-woman initiative, her
Wakuwaku foundation , that got the funding, practically got the whole thing
off the ground... Yeah, hi... Yes, yes, just a minute, I'm having a most
interesting discussion with this gentleman..."
Then you meet the second type of character. "Hi". "Hi". "Come here
often?". "Nope". "So, what do you do for a living?". "My job." . . .
And so on.
The world needs both types. The first is Classic, the second, Dockable.
BKBK Guest
-
Phillip Senn #13
Re: Debugging
OK, that makes sense :P
I suppose it's better to have the verbose debugger turned on.
If you're using the debugger, you're starting to grasp at straws and it's
probably better to have everything known about the page displayed.
There are 10 types of programmers.
Those who can read binary, and those who can't.
Phillip Senn Guest
-
bpl #14
debugging
2 things
1. the performace counters show up in perfmon but are grayed out. Id like to use them.
2. i have turned on dugging but it doesn't show up in the browser.
bpl Guest
-
ksmith #15
Re: debugging
1) Enable Performance Monitoring at the bottom of debug settings.
2) Add the IP of the machine you are debugging on in the debug IP page of
cfadmin.
If these suggestions do not fix it, give us specifics like cf version, OS, etc.
ksmith Guest
-
tmagee #16
Debugging
I have debugging turned off but the data it's still showing debugging data. Any ideas
tmagee Guest



Reply With Quote

