CF10 deployed in JBOSS
Hi, I deployed CF10 to JBOSS and everytime I need to access the CF admin i need to put cfusion. (eg https://<host>/cfusion/cfde/). even the deployed CF application I need to put cfusion. is there...
View ArticleRun a query inside a loop
Hi All,I need to run a query inside a loop; and the query will be running for more than 100 times.Is there anyway to do other than this. Based on the value, the query will be running; I cannot do...
View ArticleWhen 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 ArticleCF Builder 3 Trial Download Broken
The trial download link is totally broken. Does anyone at Adobe know or care?
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 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 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 ArticleRequired & Message window freez up, please help!
For the first time I'm using CFFORMGROUP and it is the perfect solution to my many forms for users to fill in. Using cfformgroup I created 4 tabs and each has a form with its required fields. The...
View ArticleLooking for Coldfusion Classes in-person
I am looking for Coldfusion classes in Springfield, Massachusetts. Any help?
View ArticleSearch page hit.
Is it possible to return the page on a presentation/PDF or any file for that matter of where a search term is e.g. Your search for 'Foo' are on pages 3 & 4 of file.pdf. Thanks,
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 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 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 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 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 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 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 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 Article