Request Filtering
I installed CF 11 on a Windows 2008 R2 server as a fresh install on IIS7.I used the "The Coldfusion 11 Lockdown Guide" which specifies to use 'Request Filtering' on page 17. It also states:IMPORTANT:...
View Articlecomponents panel Dreamweaver CS6
I am not seeing any components in the components panel. I've tried creating a new one as well as finding the existing components. Any clue on how to get this to work? Is there a place to define the...
View ArticleIs ColdFusion dead, six feet under, pushing up daisies?
The security team here at the University seems to think ColdFusion is dead. Is it? I'm getting tired of trying to defend it. Do you have any resources to help? List of Companies perhaps? Just so we're...
View ArticleColdfusion 11
I migrated to Coldfusion 11 and there is a problem with the cfgrid and bind. <cfgrid name="theGrid" target="pbdetail" pagesize="3000" format="html" onload="load"...
View ArticleJavascript inside cfajaximport
Hi, I am trying to us javascript in a page that is using cfajaximport. The issue is checking a text box for spaces and checking the radio button if it has been selected.The the textbox is called...
View ArticleColdFusion 11 - QoQ semicolon = bad?
I just (literally) installed CF11 (in production) -- just kidding, locally of course and started testing it. I noticed right away that the QoQ that used to run in CF10 are breaking... and it's...
View ArticleWill CF11 be available on AWS?
Will CF11 be available on AWS?CF10 is no longer available for new setups, so our new project is having a major roadblock.
View ArticleProblem with ColdFusion 10 Apache 2.2.3 install
Ok so I'm having a hard time getting CF10 64bit installed on Red Hat Enterprise Linux 5.10Apache version: 2.2.3 I have installed CF10 but when I try to restart Apache I get this error: Starting httpd:...
View ArticleCFID and CFTOKEN still set when using J2EE sessions
I'm using CF10 and "Use J2EE session variables" is selected in the CF admin. When I visit an application, I get the JSESSIONID cookie, but I also get the CFID and CFTOKEN persistent cookies. The app...
View ArticleAdd to Calendar link in email
We have a blood donor database. We currently call all these people to remind them of their appointments. I want to start sending them emails instead.I thought it would be helpful if the e-mail had a...
View ArticleCFFTP upload failure until we delete same file from FTP
I have installed ColdFusion and we noticed a strange issue with cfttp, if file upload fails due to any technical reason then all next upload for the same file will fails until we delete file from FTP...
View ArticleWhat replaces connectstring
Hello, Currently trying to work on a "project" in which I would be updating an application to use CF11, I believe its still using 7 at the moment. I've been searching online and haven't had any luck...
View ArticleSetting up lighthouse pro
I set it up years ago but when I tried again I can't for the life of me figure out how to set up Lighthouse Pro. Just wondering if anybody knows where there might be some instructions? I looked inside...
View ArticleReport Builder, Am I missing a trick?
Forgive me if I have missed something but here is what I seem to think about Coldfusion report builder.1 - The v11 is the same as v10.2 - It hasn't changed really since it was first released.3 - It...
View ArticleColdfusion 11 cfheader or cfcontent 'failed to load PDF document'
I have a website that worked fine with Coldfusion 10 and now I have updated to Coldfusion 11 and this code doesn't work: <cfheader name="content-disposition" value="inline; filename=#vPublicFile#"...
View ArticleClientAbortException
I have received this message several times through CFERROR. The cause of this output exception was that: ClientAbortException: java.net.SocketException: Connection reset by peer: socket write error....
View ArticleHTTP status code returned by site-wide error handler is 200 OK?
I'm using a developer install of ColdFusion 11. I set up the following page at http://localhost:8500/test/index.cfm:<cfthrow type="application" message="This is an error"> When I visit that page,...
View ArticlePassword not accepted on new CF 11 installation migration wizard (enter.cfm)
Hi having an issue on the initial migration wizard page (enter.cfm) - it won't take my administrator password (reinstalled CF 3 times) and double sure I am typing the correct password - anybody else...
View ArticleColdFusion 11 Fresh Install Administrator Login Not Working
Am shifting from a machine that had CF9 on it, then the Splendor Beta, now with CF11 and though I've re-installed CF11 multiple times and have tried various methods I've seen in other threads...
View ArticleIntermittent hang with CF10, apache 2.2, RHEL6
Hello - We recently purchased four ColdFusion 10 Enterprise Licenses to refresh our production webservers. We are currently testing our buildout, and one of the two initial servers has been giving us...
View Article