[cfaussie] Debugging problem on cf9

2012-10-03 Thread Joel Caldwell
Hi, I'm experiencing a problem whereby when a form is submitted I immediately receive an IIS HTTP error 500.0 Internal Server Error. The problem does not seem to be consistent however as many pages do work. During my initial debugging, I went as far as to comment out all the code,

RE: [cfaussie] Debugging problem on cf9

2012-10-03 Thread Charlie Arehart
Joel, first, you refer to commenting out all the code-but note that if there is an application.cfc/cfc in the directory or its parent (and so on), then CF will run THAT code before this blank file. Just something to consider. But second, since you refer to a form post, does this form by any

[cfaussie] Re: Debugging problem on cf9

2012-10-03 Thread Carl
Hi Joel, CF9.0.2 has security bulletin APSB12-15 installed as released. For details on APSB12-15 refer to here: * http://helpx.adobe.com/coldfusion/kb/coldfusion-security-hotfix-apsb12-15.html *http://helpx.adobe.com/coldfusion/kb/coldfusion-security-hotfix-apsb12-15.html