cfform will not display on OSX (CF10 on IIS 7.5)
Recently, we upgraded our webserver to IIS 7.5 and ColdFusion to CF10, and ever since then any forms I have which use CFFORM (not flash) will not load on any Macs, with any browsers. I've noticed that...
View ArticleCF11 is crashing ( application pool suffered a fatal communication error with...
I have a cluster of 2 IIS web servers on Windows Server 2008 R2. They had been running on CF10 for over a year (if not two) with no problems. I upgraded one server to CF11 and now that server is...
View ArticleCFIF today is between dates do this?
So here is the logic I have I just can t figure how to code If the date is between 5/31/2014 after 3:00 PM and 6/7/2014 up to 3:00PM <CFSET payweek =1>If the date is between 6/7/2014 after 3:00...
View ArticleOffline activation
Does anyone know if it is possible to activate Coldfusion offline? And if it is, how it can be done? Thanks in advance guys
View ArticleIs there a place I can still download CF10?
I can only find downloadable files for CF11, is there a downloads area for earlier version? I would like to download that latest/last release of CF10 if possible.
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 ArticleDownload Coldfusion 10?
Hi Everyone, I'm looking for a CF10 download link? I used to be able to download older versions here: Adobe - ColdFusion Support Center : More Downloads However since the release of CF11 I haven't been...
View ArticlexmlParse CF10 vs. CF11
I'm having a problem with xmlParse and CF11. I have a site running perfectly under either CF9 or CF10. It uses xml files for various site settings and static content. Under CF11 I'm receiving the...
View ArticleUnable to initalize a flash form. The mxml.cfswf file is returing a 404.
I am running ColdFusion 11 on IIS 8.5 and attempting to display a simple flex form. It generates the infrastruction for the form in the browser. However, when it attempts to access the <unique...
View Articleunable to send email
Coldfusion 10 on marverics, all updates are up to date tried to send email:<cfmail to="yal9012@nyp.org" from="yal9012@nyp.org" subject="test email"></cfmail> I got blank page. Checked the...
View ArticleWhat is the difference between Cold Fusion Standard version 11 and Cold...
Could someone explain the essential technical differences between Cold Fusion Standard version 11 and Cold Fusion Standard version 11, Academic please? I have searched the Adobe website but could not...
View ArticleColdFusion Builder 3 - File Associations not picking up a new extension as CFM.
Hello, We have this stupid .cfg file extension that is translated as .cfm but I cannot get coldfusion Builder 3 to color code / format the text for this extension. The file has been added in File...
View Articlecfdocument cutting off characters
Hello, I having an issue in pdf generation through cfdocument. It is cutting of the top of some of the characters. I am running cf 12 developer version. I have seen this happen in 8 as well. I think it...
View ArticleProblem with .net integration on CF 10
Greetings, I am having trouble getting a .net dll that I have created to work with my ColdFusion 10. The .dll was created using .net framework 4 This is what I am doing... first I did this<cfobject...
View Articleset value for input text or textarea
I can use following code to set cfinput text and cftextarea a value from my database, but following code fails for html standard components like<input type="text"> or textarea. <CFINPUT...
View Articlehow to output to correct month and year using group?
From the query GetTotalStars i get the correct data: So right now im oupting the results depending on the month , and i have another query thatgets me the months: select distinct [month] from...
View ArticleColdfusion Builder 3 Global Search
I downloaded and installed Coldfusion Builder 2 and liked it. I decided to purchase it and found that Coldfusion Builder 3 had been released. I purchased Coldfusion Builder 3 after my trial had...
View ArticleHow do I create a Coldfusion Report/cfreport from inside cfscript?
Hey team, I'm currently using CF9 and I'm writing code in an external .CFC component (in cfscript) and I'm trying to create a cfreport (or a Coldfusion Reports Builder equivalent) using only cfscript....
View ArticleHelp: Connecting Firebird with CF on different servers
Hi everyone, I hope someone can help me. I have a server with firebird and a database ( i cant touch that server) so I had to configure another server with CF, now, I need to connect CF with firebird...
View ArticleHow to create sAMAccountName CFLDAP auntentication ?
I need to crate an authentication using active drectory users but need them to use sAMAccountName as unique identifier ? Currently the user name is like "cn=*,ou=*,dc=*,dc* . How it should look like...
View Article