FB3 Global Layout question
I am using CF10 and Fusebox3. I have a site that has a left navigation panel and this left nav panel is defined in a main directory file called layoutGlobal.cfm. My fbx_Layouts.cfm file in the main...
View Articlecfhttp post to AWS S3 works in CF9 but fails in CF10
I'm using the Instructure Canvas API for uploading files. After the initial API call, Canvas returns information that is used to make a POST request to Amazon Web Services's S3 service to upload a...
View Articleauto refresh the cfgrid
Hi, I am displaying the search results into the cfgrid. The date field is using the datepicker calendar and I have to click on the fresh button below to refresh the search results. It worked fine...
View ArticleIs there a guide for starting coldfusion development on Ubuntu?
I have successfully installed coldfusion on Ubuntu 13.10, but as a newbie to Ubuntu I am looking for a guide on the best way to continue from here? For example, I can view the CFADMIN at...
View ArticleDoes cfgrid in v10 really return valid data in the form array?
My evidence shows this as incredibly buggy. Other forum discussions (http://forums.adobe.com/message/2868996) from 2010 and v9 and others suggest this tag has always been crap. The unproven workaround...
View Article3rd Party Software for Charting
Can anyone recommend 3rd Party Software for Charting (pie chart, bar chart etc) I have tried to use the Cold Fusion charts <CFCHART> etc..... but they just dont create professional looking...
View ArticleColdFusion 10 mandatory update Cumulative Update
Hello; Does anybody know, if the ColdFusion 10 mandatory update ist cumulative, includes the hotfixes before.There are several hotfixes listed under...
View ArticleAn exception occurred when instantiating a COM object.
Hi, We are testing CF 10 on 2012 R2 with an old CF application. I understand COM objects only work with 32 bit CF, so I have installed the 32 bit version, but I am receiving the following error: An...
View ArticleDevelopment/Staging EULA
Hi, Have hunted around on the net for a clear cut answer to this, but unable to find precise answer. Currently we run 3 coldfusion Servers: IIS/Coldfusion 8 - primary production server (very...
View ArticleConnect CF10 to MS SQL 2005?
Can I connect CF10 to MS SQL 2005? No matter what I try I get errors. The application is on a different box the SQL. I tried creating a user and a password and I get this error:Connection verification...
View ArticleUpdate packages for ColdFusion 7 MX on Solaris
Hi, We have a very old and hard-to-port application running on CF 7 MX on Solaris (sparc) and we need to update the CF 7 install to the latest released patch level (it is a default 7.0 install...
View ArticleCF 10 HMAC Function
HMAC(msg,key,algorithm(optional),encoding(optional)) I'm using the following HMAC(msg,key,algorithm) I’ve run into a situation where on one CF 10 server the algorithm parameter within the function...
View ArticleFB3 Where do circuit images go?
Hi, I’m using CF10 and Fusebox 3. Can you tell me where images for a circuit go? Should they be stored in the root “Images” folder or should I create an “images” folder in the circuit directory? I’ve...
View ArticleFind closest location?
Hi-I have several "search" locations (either address and/or lat/long) from a cfquery.andI have one "main" location.I need to pass all of the values - the "search" and the "main" - into a service (any...
View Articlehow replace comma with break line
Hi, Instead of John,Dee, i want it to showJohnDee. my code isn't do what i want, can anyone help pls?thanks <cfset mystring ="John,Dee" /><cfset TheText = replace(mystring, ',',...
View ArticleCold Fusion 9 install error
When installing CF9 on Windows Server 2008, it get an error ... "Unexpectedly Quit Invocation of this Java Application has caused an Invocation TargetException. This application will now exit. (LAX)" I...
View ArticleHow to update coldfusion 9 to latest build
I have coldfusion enterprise installed with version 9,0,0,251028. May I know how to update to the latest version incorporating all the security fixes, and the latest version number to which it will be...
View ArticleMemory leak when calling CFC directly with no method argument
We've had a memory problem for a long time. I've finally tracked down how to replicate the issue but I do not know what is causing it or how to fix it.We have a number of cfc's in a web accessible...
View ArticleCF Enterprise Upgrades
I have CF 9 Enterprise on server A. We have nice new shiny server B and would like to install CF 10 Enterprise Trial Version on it. If we discontinue use of server A, can we upgrade to CF 10...
View ArticleCan I purchase a hard copy of cold fusion 10 upgrade
Aside from downloading cold fusion 10 upgrade will Adobe provide a copy on disc?
View Article