Can't connect to MySQL Community Server 5.6 from CF11
I'm trying to connect to MySQL Community Server version 5.6 from Cold Fusion 11. If I choose the DataDirect driver, I get an error message stating that the driver does not support Community Server. So...
View ArticleOffice 365 + CF Mail
I am trying to send mail using ColdFusion (8) and Office 365, but I'm not sure what username to use in either the Mail Settings in CF Administrator or using a regular CFMail tag. Any help is much...
View ArticleCFFORM onSubmit script works in FF but not in IE
I've got a CFFORM that has an onSubmit additional javascript for form validation, and while it works in FF, it passes right through in IE and ends up erroring because the mandatory fields aren't...
View ArticleDreamweaver CC Coldfusion 10 extension?
Hi I'm on the road trying to configure Dreamweaver CC for a CF10 project on my laptop. Back in my office on my server i have DWCC configured using the CF10 extensions and I remember that I used an...
View ArticleColdFusion 10 vs 11 download
.. My boss said to download ColdFusion 10 pro (Linux) on a trial basis to test before purchase. All I can find is ColdFusion 11 and not any trial. Help please
View ArticleColdFusion 11 Destroyed My Charts
Surely we can't be the only ones who are disappointed with the newest charting engine in CF11? Yes, ZingCharts can be cool and the plethora of style options gives us total freedom to build the perfect...
View ArticleWhy does application.cfm file not get processed first?
I am using ColdFusion 11 on Windows2008 R2. From what I understand, if there is an application.cfm page in the root folder, that any .cfm page below the root will process this page first and then...
View ArticleRun ColdFusion on IIS Express
I was trying to run ColdFusion on IIS Express. I have used ColdFusion's Web Server Configuration Tool to configure website on IIS. I wanted to configure it for IIS Express.
View ArticleCF10 CFFTP listDir
Can someone please help. I'm trying to do a simple list of directory and the command doesn't work. <cfftp action="listdir" server="~~~~~.com" username="~~"<br>...
View ArticleFailure to Create DNS to SQL Server?
When I try to create a DNS to connect to a SQL Server Database (2014), I get a failure: Connection verification failed for data source: soundingsjava.sql.SQLNonTransientConnectionException:...
View ArticleAnyone use tag with a
Anyone use <cfdocument> tag with a <cfloop> I am trying to generate multiple documents like this - <cfloop query="myquery"> <cfdocument type=pdf> <html>...html...
View ArticleCF11 with Plesk 11.5 or 12
Hi - Has anyone installed CF11 with Plesk 11.5 or Plesk 12? If so, did you have any issues with the install? How many websites do you have within Plesk? Thanks.
View ArticleCF10 - returntype JSON HTTPS - Input length must be multiple of 16 when...
I have a ColdFusion service that doing basic authentication using SQL and returning a structure as JSON The structure has one element AUTHENTICATED = true . The JSON looks like below{ "AUTHENTICATED":...
View ArticleColdFusion 10 instance/Tomcat dying at predictable intervals (white screen of...
Cross-Post from Stack-Overflow: ColdFusion 10 instance/Tomcat dying at predictable intervals (white screen of death) - Stack Overflow --- For the last few days out team has been struggling with an...
View ArticleI have the 60 day trial. I bought a licence. How do i get my previous serial...
I have the coldfusion builder3 60 day trial. I bought a license. Now when I try to install i am asked for my previous serial number.
View ArticleCF had an area where you could look at and buy software in CF--can't find it
CF had an area where you could look at and buy software in CF--can't find it
View ArticleHow to create a electronically signed pdf
Hi All, Can any one have any idea abou how to create a electronically signed pdf. Your timely help is well appreciated. Thanks in advance.
View ArticleHow to install CF10 mandatory update?
http://help.adobe.com/en_US/ColdFusion/10.0/Admin/WSe61e35da8d318518-33adffe0134c60cd31c-7 ffe.html Forgive my naivety, but I can't get past step 1, and to be honest, I have no idea what step 1 is...
View ArticleparseDateTime behaviour change in CF11?
Hi, I'm just working on Migration CF10 -> CF11 and reallized that some figures are display like date.So check and the debugging ends on that:CF 10 :parseDateTime("2000") => Exception "2000 is an...
View ArticleCoonect RDS server issue
I tried to connect RDS server using ColdFusion Report Builder.I got HTTP/1.1 404 Not Found. I contacted Web Server Administrator that they said they created my ID and password.I would like to know are...
View Article