ColdFusion fails to include custom HTTP response header set in IIS 8.5
(this is a cross-posting of a question I asked on Server Fault: ColdFusion fails to include custom HTTP response header set in IIS 8.5 - Server Fault) I have a Windows 2012 R2 server running IIS 8.5...
View ArticleACF 2016 WAR Deployment Tomcat server did not start
Hi, i need some help.First the environment:OS: Centos 6.7 latestACF: 2016 64bit Linux war deployment Tomcat : 8.0.32 Java Version :openjdk version "1.8.0_71"OpenJDK Runtime Environment (build...
View ArticleCFB 2016 update site broken
After installing CF Builder 2016, the "Available Software Sites" for builder is added as: https://cfdownload.adobe.com/pub/adobe/coldfusion/cfb31pluginsrepo/ It is deselected by default. But if...
View ArticleCF 10 authenticate with certificate
I have started using an on-prem certificate authority on my domain and assigning certificates for various purposes. Now when I try to connect to one of my coldfusion sites it asks me if I want to use...
View ArticleReport Builder tutorials
Hey everyone! I was put in a position with a data development group last year. We use ColdFusion and ColdFusion Report Builder for applications and reporting on our clients side. I've been recently...
View ArticleHow to know a form was submitted via: onchange='this.form.submit()'
I'm hoping there might be a easy answer to the issue below.I have a page with a form and the form submit calls the exact same page the form is on. When I check the form variables after thebutton submit...
View ArticleColdFusion session issues with WildFly deployment.
We recently bought ColdFusion 2016. We are deploying ColdFusion as jee configuration to wildfly 8. Wildfly is running in standalone configuration with 2 instances [ no domain configuration here]. We...
View ArticleSpreadsheetFormatColumns Not working What's going wrong?
Server: CF10Platform: Windows and Linux (Win in DEV windows in PROD) So I'm generating this awesome excel file for a client but having trouble getting date fields to behave properly. Everything else...
View ArticleHow to find where error is occuring on a cfincluded file?
I am getting an error on index.cfm on line 424. The problem is that I include several files depending on how the page processes. Index.cfm is not 424 lines long. Is there a way to find out exactly what...
View ArticleCorrect ColdFusion Licensing
Hi, Need advise on the correct licensing for my server below: Server 1: 4 Virtual CoreServer 2: 2 Virtual Core Thanks,
View ArticleHttp status 500 error on new install, says "monitoring service not available"...
I really do not understand this problem. I am relatively new to both tomcat and coldfusion, but I have followed basic instructions. Deploying on Tomcat 7.0.68 and Java 1.8.0.77. This is on CentOS 6.7...
View ArticleProblem/Question Regarding Form Variables and Nesting?
Hello, I need to create a rather long list of checkboxes for a user to fill out. I have created a database table with each checkbox item stored as a row, and using a cfquery I can select them from the...
View ArticleColdfusion 9
Hi, I have this old web application that I'm working on. In the application, I am able to attach files. Does anyone know how to save the files attached to IIS virtual directory?
View ArticleHttp status 500 error on new install, says "monitoring service not available"...
I really do not understand this problem. I am relatively new to both tomcat and coldfusion, but I have followed basic instructions. Deploying on Tomcat 7.0.54 and Java 1.8.0.77. This is on CentOS 6.7...
View Articlecfimage with captcha does not display all the text
I am using the cfimage tag with action="captcha" and text="someText". SomeText is replaced with a random string between 4 & 7 characters. Sometimes when the captcha is displayed it doesn't show...
View Articleaccess cfc component
I create a cfc which has one method and want to access from cfm file using jQuery.it seems that jQuery does not recognize the component,\I remember that I can check if this component and method is...
View ArticleRecommend coldfusion 12 for production environment?
I'll make a migration but I find myself coldfusion indesiso between 11 and 12
View ArticleCfbuilder Android net::err_file_not_found (file:///android_asset/www/test1.cfm)
Hi All. I have written a full application that works great using chrome http://localhost:8600/<appname>/ When i build to phone gap i got the errorAndroid net::err_file_not_found...
View Articlecfset no longer works in 2016
Hi, Can anyone tell me please why this: <cfquery name = "check" datasource="ds">SELECT Date FROM tbl</cfquery><cfset check.Date = DateFormat(check.Date, "short")> results in the...
View Articlecreating a j2ee .war archive in coldfusion 9
I am following these instructions for creating/exporting a j2ee archive (WAR or EAR) for coldfusion 9. http://help.adobe.com/en_US/ColdFusion/9.0/Admin/WSc3ff6d0ea77859461172e0811cbf364104-7fd1 .html...
View Article