Re: Enable Request Debugging Output not working

2015-04-06 Thread Andrew Scott
Mark, going back to your original problem. I am not sure if you have IPv4 IPv6 installed, but I just double checked that the local loop backs addresse for IpV4 V6 are in my IP debugging list. Can you try adding them both in and restarting ColdFusion and lets us know how you go. Regards, Andrew

Re: Enable Request Debugging Output not working

2015-04-06 Thread Andrew Scott
You're right Dave you may need to re-read the threads again, because I am well aware of the error status pages. I was mainly talking to Charles about Friendly Error messages when you dropped by, if you are confused by that, this is not my problem. Regards, Andrew Scott WebSite:

Re: Enable Request Debugging Output not working

2015-04-06 Thread Russ Michaels
by default IIS will display a 500 server error if it gets back a CF error page as it doesn't know what to do with it as it doesn't send a valid error code that matches any IIS errors. In order to see the REAL cf error you have to turn on detailed error messages in IIS, or you have to create a

Re: Enable Request Debugging Output not working

2015-04-06 Thread Dave Watts
You're right Dave you may need to re-read the threads again, because I am well aware of the error status pages. I was mainly talking to Charles about Friendly Error messages when you dropped by, if you are confused by that, this is not my problem. You wrote an email. I responded to that

Re: Enable Request Debugging Output not working

2015-04-06 Thread Dave Watts
Whatever Dave, like I said this option is for ASP only. Here is a support article that a quick Google search dug up, if you can provide where in IIS you make this change I will eat my words. https://support.microsoft.com/en-us/kb/294807?wa=wsignin1.0 I'm not sure what posting a page about

Re: Enable Request Debugging Output not working

2015-04-06 Thread Michael Grant
My own personal, and albeit completely anecdotal, experience bears out what Russ has written. By default you get the crappy 500 error, which the first time I encountered it kept me running in circles for a while because I didn't think it was coming from CF. Hopefully the OP is at least being

Re: Enable Request Debugging Output not working

2015-04-06 Thread Russ Michaels
the only person arguing here is you, you seem very insistent on getting the last word and one-upping everyone today. All I have done is assert a fact I know to be true. On Mon, Apr 6, 2015 at 8:52 PM, Andrew Scott andr...@andyscott.id.au wrote: Russ, *sigh* I think you're arguing with the

Re: Enable Request Debugging Output not working

2015-04-06 Thread Russ Michaels
clealry I do know better than you, I suggest you take off your arrogamce hat for a while and actually try it with a clean install of IIS and you will find out that I am correct and that CF errors are not displayed by default, just a 500 server error. On Mon, Apr 6, 2015 at 8:35 PM, Andrew

Re: Enable Request Debugging Output not working

2015-04-06 Thread Russ Michaels
sorry but you are wrong, as a hosting provider I deal with this all the time on many many servers. what I said below is correct. On Mon, Apr 6, 2015 at 8:23 PM, Andrew Scott andr...@andyscott.id.au wrote: Russ, By default IIS is set to either send Detailed if local or Custom if remote, if

Re: Enable Request Debugging Output not working

2015-04-06 Thread Andrew Scott
Russ, By default IIS is set to either send Detailed if local or Custom if remote, if one is changing this setting on a remote server it is likely to be a production server and should not be be touched. At least this is the way I read that, but again you don't need to touch any IIS setting when

Re: Enable Request Debugging Output not working

2015-04-06 Thread Andrew Scott
Russ, *sigh* I think you're arguing with the wrong guy. Yes, that is what happens. Under a default install of IIS, the setting for the error pages is as described in the picture in the last link I sent. There is no denying that is the default setting, then on top of that I clearly stated that

Re: Enable Request Debugging Output not working

2015-04-06 Thread Andrew Scott
​rotflmao, as a hosting provider you should know better.​ Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/113032480415921517411 On Tue, Apr 7, 2015 at 5:34 AM, Russ Michaels r...@michaels.me.uk wrote: sorry but you are wrong, as a hosting

Re: Enable Request Debugging Output not working

2015-04-06 Thread Andrew Scott
Not to mention the display friendly error messages in IIS, is for ASP!! Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/113032480415921517411 On Mon, Apr 6, 2015 at 12:24 PM, Russ Michaels r...@michaels.me.uk wrote: yes that is true, however debug

RE: Enable Request Debugging Output not working

2015-04-06 Thread David Phelan
Subject: Re: Enable Request Debugging Output not working Not to mention the display friendly error messages in IIS, is for ASP!! Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/113032480415921517411 On Mon, Apr 6, 2015 at 12:24 PM, Russ Michaels r

Re: Enable Request Debugging Output not working

2015-04-06 Thread Andrew Scott
the output. But if it suddenly stopped working, then I would suspect an unclosed tag or CSS change. Dave -Original Message- From: Andrew Scott [mailto:andr...@andyscott.id.au] Sent: Monday, April 06, 2015 2:17 AM To: cf-talk Subject: Re: Enable Request Debugging Output not working

Re: Enable Request Debugging Output not working

2015-04-06 Thread Dave Watts
I am very well aware after nearly 20 years of CF Development how it works, IIS doesn't capture CF errors at all. It only displays what is sent to it, in ColdFusion's case if it is not sending the status codes it usually ends up with a blank page. You can make any adjustments to IIS you like

Re: Enable Request Debugging Output not working

2015-04-06 Thread Andrew Scott
I guess my installs of IIS work, cause the only time I have to make any changes is in CF where it says send HTTP status codes, nothing more and nothing less. Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/113032480415921517411 On Tue, Apr 7, 2015 at

Re: Enable Request Debugging Output not working

2015-04-06 Thread Andrew Scott
But Dave. This in IIS friendly error messages Has nothing to do with ColdFusion output, nothing at all. Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/113032480415921517411 On Tue, Apr 7, 2015 at 2:23 AM, Dave Watts dwa...@figleaf.com wrote:

Re: Enable Request Debugging Output not working

2015-04-06 Thread Dave Watts
I guess my installs of IIS work, cause the only time I have to make any changes is in CF where it says send HTTP status codes, nothing more and nothing less. That's good for you! But there are many installs of IIS out there besides your own, and those installs might be configured differently

Re: Enable Request Debugging Output not working

2015-04-06 Thread Charles Sheehan-Miles
I believe the issue here, is that when you have the status code option set in ColdFusion, ColdFusion uses an H TTP status of 200, even for error pages. If you don't have that option, ColdFusion sends out status codes of 500 or whatever with there's an eeror. IIS does intercept those. Forget

Re: Enable Request Debugging Output not working

2015-04-06 Thread Andrew Scott
Charles it is neither here nor there. ColdFusion Robust Exceptions need this setting to be enabled in ColdFusion, the display friendly error messages is a browser option and is not something one has to touch anyway. The other option in IIS is the setting of Custom ASP errors, there is no other

Re: Enable Request Debugging Output not working

2015-04-06 Thread Dave Watts
This in IIS friendly error messages Has nothing to do with ColdFusion output, nothing at all. No, but that's not what I responded to. Here's what I responded to, specifically: I am very well aware after nearly 20 years of CF Development how it works, IIS doesn't capture CF errors at all.

Re: Enable Request Debugging Output not working

2015-04-06 Thread Andrew Scott
Whatever Dave, like I said this option is for ASP only. Here is a support article that a quick Google search dug up, if you can provide where in IIS you make this change I will eat my words. https://support.microsoft.com/en-us/kb/294807?wa=wsignin1.0 Regards, Andrew Scott WebSite:

Re: Enable Request Debugging Output not working

2015-04-05 Thread Charles Sheehan-Miles
With all due respect, that’s simply not true. IIS, depending on your settings, will replace coldfusion errors with a blank 500 error page. A simple google search turn up dozens and dozens of times that question was asked and resolved by changing IIS settings. That’s how I fixed my dev

Re: Enable Request Debugging Output not working

2015-04-05 Thread Andrew Scott
That is correct and why there is a setting in ColdFusion to pass on the correct HTTP status code to IIS. Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/113032480415921517411 On Mon, Apr 6, 2015 at 10:31 AM, Charles Sheehan-Miles

Re: Enable Request Debugging Output not working

2015-04-05 Thread Russ Michaels
yes that is true, however debug output is not an error, it is the debugging information that added to the bottom of a page. On Mon, Apr 6, 2015 at 1:31 AM, Charles Sheehan-Miles char...@sheehanmiles.net wrote: With all due respect, that’s simply not true. IIS, depending on your

Re: Enable Request Debugging Output not working

2015-04-05 Thread Andrew Scott
IIS friendly error messages has absolutely nothing to do with Robust debugging. Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/113032480415921517411 On Mon, Apr 6, 2015 at 4:52 AM, Charles Sheehan-Miles char...@sheehanmiles.net wrote: I had

Re: Enable Request Debugging Output not working

2015-04-05 Thread Russ Michaels
Do you have any ip restrictions set for the debug output? On Sun, Apr 5, 2015 at 3:49 AM, Mark Spence markpence...@gmail.com wrote: For some reason, suddenly debug output has stopped working on my development machine. I'm not sure why. I have tried turning it off and on, restarting the

Re: Enable Request Debugging Output not working

2015-04-05 Thread Mark Spence
I have added 127.0.0.1 as a ip to serve debug output to, and I have also removed all ips to have debug info served to all ips. Neither results in output. On Sun, Apr 5, 2015 at 4:59 AM, Russ Michaels r...@michaels.me.uk wrote: Do you have any ip restrictions set for the debug output? On

Re: Enable Request Debugging Output not working

2015-04-05 Thread Charles Sheehan-Miles
I had this recently... The problem wasn't Coldfusion at all, it was IIS. Even locally I couldn't get debugging. Check website settings and make sure friendly error messages or whatever it turned off (sorry I'm not at a computer so can't remember the exact terminology) Sent from my iPhone On

Re: Enable Request Debugging Output not working

2015-04-05 Thread Russ Michaels
The most common cause is that you have a CFSETTING in your code somewhere that is preventing the debug output. Have you tried simply creating a simple test page outside of your application to check if the debug output works ? On Sun, Apr 5, 2015 at 7:29 PM, Mark Spence markpence...@gmail.com

Enable Request Debugging Output not working

2015-04-04 Thread Mark Spence
For some reason, suddenly debug output has stopped working on my development machine. I'm not sure why. I have tried turning it off and on, restarting the server, restarting the box. Nothing has helped. Google has failed me. Running on windows 8.1 and IIS.