When will Adobe stop supporting CF10?
We previously installed CF10 on one of our application platforms but the project has been delayed. Now that it is starting up again, I wonder if I should install CF11. Is there any end date that...
View ArticleColdfusion server monitor in Japanese: how change language?
Hi, I have a coldfusion 10 developer edition installed. In my admin panel I have english language. But my server monitor is in Japanese. I don't know why. How can I change the language of the monitor?
View ArticleBroken: Using current ISAPI_redirect AJP connectors with ColdFusion 11
Adobe, I need to alter a ColdFusion installation's ISAPI connector configuration to use a standalone, non-ColdFusion 64-bit Tomcat 7.0.59 installation, running a Grails application, as a second worker...
View ArticleCan't download ColdFusion Server 11 without Akamai Download Manager??
WTF, Adobe?? Why are you insisting that I use the Akamai Download Manager (which I never trust download managers) in order to download anything??? Based upon advice of others, I have attempted to...
View ArticleLooking for Coldfusion Classes in-person
I am looking for Coldfusion classes in Springfield, Massachusetts. Any help?
View ArticleCannot access CF8 admin
Recently we changed ISPs and I need to access the CF admin to update the external IP to relay email properly. This has never been a problem in the past, we've done it many times. Now, it will not...
View ArticleOpening an installed CF 11 Developer Edition - Can't Find exe
I cannot find the exe file to open my new CF 11 Developer software. It's unzipped, but the exe file cannot be found in a folder search. I have Win 7 Ultimate on my PC. It's not a server. I...
View ArticleThe value returned from the onApplicationStart function is not of type boolean
getting the following error when using this statement: The value returned from the onApplicationStart function is not of type boolean. If the component name is specified as a return type, it is...
View ArticleAny change I make to a cold fusion file is ignored
I made some changes to an cf file but they are ignored in all my browsers. I have even deleted the file from the path and that is ignored in any browser and it still shows the original file. I have...
View Articlecfincludes with URL parameters
Is it possible to use cfincludes with a querystring?? I am new to coldfusion and would like to reuse code but keep receiving an error? ex: <cfinclude template="some.cfm?find=myvalue" > Whenever I...
View ArticleIsDefined doesn't like variable names beginning with a number. Unless they...
Hello, I have detected a weird (to me) behaviour of the IsDefined function. I have something like: <cfif IsDefined("url.vose")><cfset somevariable="some value"></cfif><cfif...
View ArticleDownload ColdFusion 10 installers
Hi I'm looking to download various ColdFusion 10 installers, however it appears that Adobe has removed the download links from their normal web-sites. Can anyone point to an official link for...
View ArticleChannel Doesn't Exist or is not running
I am using CF 11, IIS 7.5 and windows 7 pro. when I create a sample application using websockets I get the following results:...
View ArticleCF11 installation and Node.js
After CF11 is installed I see that Node.js has been installed too, Is that the expected behavior? (Using ColdFusion_11_WWEJ_win64.exe installer and Windows 8.1 Pro)
View ArticleColdfusion flash form failed loading data
Coldfusion flash form failed loading data. The error we got is “[Flash Remoting MX]->Request received was not Flash-based (not of the binary AMF protocol)." Please advise! Thanks!
View Article.dbf file interaction in coldfusion
How to use dbase (.dbf) file in ColdFusion. How to connect the same, datasource creation and query to get data? This is for windows?
View ArticleUnsupported Operation. Check application log for more details.
This is my second day learning ColdFusion. I am able to display .cfm pages. However, when I tried to browse/load the .cfc file, I kept getting this error. Unsupported Operation. Check application log...
View ArticleCF 11 enterprise vs CF 11 Standard
If I buy CF 11 Enterprise, can i set up separate instances for development, testing and production on different servers? Is there limit on the number of instances? If I wanted ot do the set up three...
View ArticleHow can I escape commas inside listQualify function?
I am a newbie at coldfusion. I need some help. My database has records that are company names as such: abc, Inc. For now I am using this query:SELECTDISTINCT COMPANY FROM ComapanyTable WHERE(Company...
View ArticleMicrosoft Azure, Amazon Web Services or Google Cloud Services
I am looking into moving an Oracle database to a cloud server in Microsoft Azure, Amazon Web Services or Google Clouyd Services. Are there any considerations to be aware of if I am using ColdFusion 9...
View Article