Context validation error for tag cfset.
I have a ColdFusion 10, front end on a Windows 2008 R2 (VMWare) machine interfacing with an Oracle 11g database. I recently had an issue (https://forums.adobe.com/thread/2121425http://) that was...
View ArticleColdFusion 2016 downgrade rights to ColdFusion 11?
Can a customer buy ColdFusion 2016 and get a download/backward licensing to ColdFusion 11? If yes, what is the process involved. Please advise. Brian Chau
View ArticleCF licensing model
I recently spoke to an agent from technical support about CF licensing and he said he will connect me to someone from sales team but I never got a call back so I will try to get an answer here.I don’t...
View ArticleCF2016 Hotfix 1 Release Date?
When is the CF2016 Hotfix 1 being released? I'm blocked on my upgrade project due to this bug: Bug#4126398 - SQL comments inside CFQuery are not ignored
View ArticleWould like to build a list of rows from table, and then select one row to update
I just started working with ColdFusion this week. I have been experimenting with adding, changing, deleting, and viewing records in a small test database table. I would like to be able to display a...
View ArticleCF11 Application.cfc with AngularJS
down votefavorite I am using ColdFusion as my backend for an AngularJS application. I need my Application.cfc to run in order for my authentication module to run. However, because I do not have any...
View ArticleAJP Connector (jakarta) IIS help!!
We can't seem to get this running right, and need someone with experience. We have 100 IIS websites, 65 of them are coldfusion. So we "tuned" AJP for that number of connection pools. Under the "ALL"...
View ArticleClick to play not working
I have enabled click to play flash in Firefox and it only works on a few sites. Yahoo and many other sites just load up their flash videos with no problem. What is the fix for this?
View ArticleWebsockets Size Issue
I have a Coldfusion 10 Websockets channel that streams data every 2 seconds. This has worked perfectly for some time, however I have now approximately doubled the amount of data being sent and I have...
View ArticleElement ARRAYROLES is undefined in a CFML structure referenced as part of an...
Here's my code: <cfif StructKeyExists(cfData.data[i], "inherited_roles") || IsArray(cfData.data[i].reader_roles)> <cfset arrayRoles = "reader_roles" > <cfif...
View ArticleColdfusion 11 keeps hanging
Hi All, For the past few weeks, the ColdFusion Server will randomly just hang... where a page request will just keep spinning... restarting the server has cleared it up... but we're having to do that...
View ArticleColdfusion 11 Keeps Hanging
Hi All, For the past few weeks, the ColdFusion Server will randomly just hang... where a page request will just keep spinning... restarting the server has cleared it up... but we're having to do that...
View ArticleEncodeForHTML & HTMLEditFormat: Formatting is different when exporting to pdf
I am using ColdFusion 11 and have just started using the EncodeForHTML function instead of HTMLEditFormat whenever I need to display text that the user has entered, usually via a textarea. We need to...
View ArticleKeep a value across different application names
Hello, all, I'm trying to find a way to keep something persistent across different application names without using the server scope (which could be lost upon reboot.) Here's the situation. I've got a...
View ArticleColdFusion - spreadsheetaddrows errors out
When trying to use the includecolumnnames parameter CF throw and error saying the spreadsheetaddrows function only supports 2 to 6 parameters, but documentation shows 7. Even the example in the...
View Article405 - HTTP verb error
Hi everyone. I am testing some simple code on this page: Untitled Document to do an online order with Stripe.com, but I keep getting this error message when I click Submit: 405 - HTTP verb used to...
View ArticleCFBuilder 2016 - Hitting Tab key on multiple lines is very slow
I upgraded to CFBuilder 2016 from CFB3 and I select multiple lines all the time and indent by hitting the tab key. In CFB3 I never noticed an issue, but with CFB2016 it takes 5+ seconds to just have...
View ArticleCFGrid bound to another CFGrid returns null
I have a cfgrid bound to another cfgrid that always returns null for the value.Worked in CF8Binding to a cfinput displays proper valueCFC is no problem hard coded value in place of bind workswriting to...
View Articlex-forwarded-for in CF 11
Trying to get the actual ip address of a user with coldfusion sitting behind an F5 appliance. Researching I found the RemoteIpValve which can be placed in server.xml, but it does not seem to work on...
View ArticleDoes Adobe have a timeline for providing a hotfix for TomCat 7.0.68
I can upgrade Tomcat myself, but that approach isn't documented and isn't likely to be supported by Adobe. Tomcat is bundled as part of ColdFusion 11, previously Adobe has provided a hotfix to upgrade...
View Article