Update 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 ArticleWhich Company is Best on Ruby on Rails Developement in India?
Hi, I looking on Best ColdFusion Development Company in India, Hyderabad. Could you please give me suggestion which company is best on it.
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 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 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 ArticleCF10 CFIDE password issue
Hi Folks, I installed CF10 but when I try to login to the CF Admin it won't accept my password. If I edit the neo-security file (false) I can get into the admin without a password. I also tried...
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 ArticleMultiple Cold Fusion Instances
Can you run multiple instances of cold fusion using cold fusion standard?
View ArticleInstanceBeginEditable
Does CF Builder have a way (plugin or some setting) to not allow editting outside of the InstanceBeginEditable and InstanceEndEditable tags, as it does in DW?
View ArticleProblem with CFAPPLICATION setdomain cookies
I have a CF8.01 website app. In the past it hasn't been a big problem when users initially access it by typing "xyz.com" and then later (but within the life of a session) type in "www.xyz.com" - when...
View ArticleHELP!! To load "Flash Player"
To load "Flash Player" Adobe asks we stop our "idvault" but does not say how. Can anyone help me?? HELP PLEASE!!!!!
View ArticleColdFusion 9.0.1 vs 9.0.2 from security standpoint - Is an upgrade required?
Hello, I have ColdFusion 9.0.1 (Enterprise edition) installed, with Cumulative Hotfix 4 and Security Patch APSB13 & 27 applied on it. The current version details look as below: Version:...
View ArticleColdFusion randomly stops rendering
So, this is an issue we've been dealing with indefinitely. CF10 on a Win2008 environment just stops working. I remote into the server, the ColdFusion services are using 0% CPU, usually eating about...
View Articleapplication.cfc saving old datasource?
I had a site on one server that I am moving to a new server. I copied the files and database and created a new DSN. I ran a simple query on a test page prior to moving the site, it was a one page...
View ArticleHow do I use a variable within paragraphFormat?
I would like to insert the firstname of a client within paragrapgFormat(). ie: paragraphFormat(Hi #firstname#, your info......) When I output this the firstname just shows as #firstname#. Is there a...
View Article