How to download ColdFusion Version 10 Enterprise Linux 64bit platform...
We have a purchased license for ColdFusion Version 10 Enterprise on Windows and Solaris platforms. We need the linux platform installation file. How do we download it?
View Articleupgrade mx7 to cf9
Our company intranet site was built by a third party. It's been using CF MX7 Standard. They have an upgrade for the site which requires CF 8.01 or better. I'd read of issue with 10 and thought it...
View ArticleColdFusion won't run after cleaning up a malware infection.
I got a nasty package of malware delivered to my personal/development workstation over the weekend. I used both HouseCall and Kapersky tools to clean it up. I think I got it all. But when I went to...
View ArticleSOAP Namespace Prefix
Good pm!Client is interfacing with me through web service. My soap response looks like this<?xml version="1.0" encoding="utf-8"?><soapenv:Envelope...
View ArticleORA-00933: SQL command not properly ended. CF9 Error Executing Database...
Hi,When using the CF9 in-build Oracle driver, the query works well, but when it is changed to use the ojdbc6.jar, then getting the below issue.ORA-00933: SQL command not properly ended.Issue...
View ArticleMerge multiple rows into one row
We are using CF10. I am writing a query that feeds into an adobe report builder report. Several tables are involved.I need the name, address, and the checklist items on one row. There can be up to 3...
View ArticleWhy error messages for nonexistent jsp pages in logs?
I am seeing error messages for nonexistent jsp pages in my logs.There are no equivalent .cfm pages. We're on version 7.02. Examples: In Coldfusion-out.log:07/07 20:22:39 error Requested resource...
View ArticleCFCONTENT not working correctly with CF11 and IE10
I have a very simple which is working in CF8 using IE10 <CFHEADER NAME="Content-Disposition" VALUE="inline; filename=sammy.jpg"><CFCONTENT TYPE="application/unknown" DELETEFILE="No"...
View ArticleIndexing certain PDFs fails
Hey Group. I have 36000 files or so on a windows 2008 server. CF11 Enterprise Update 5 Love SOLR indexing for it's speed but having issues with some of the docs. PDFs especially. These are documents...
View Articlenotification question
I have a basic question on how to handle a simple notification system. I have an intranet site that contains a simple blog. When someone creates a new blog article, I would like to notify users with...
View ArticleLR Mobile Hangs up on Synch
Latest version of LR Mobile and IOS8. One folder shows a pinwheel and 270 of 288. Another says Pending. Has been that way for an hour. Logged out of LR Mobile. Closed app. Logged in. Hung up same place.
View ArticleCFHTMLtoPDF - page breaking
I am attempting to force a page break in my PDF and not having any luck, wondering if anyone have an suggestions that might help. <cfhtmltopdf marginBottom="1" marginLeft="1"...
View ArticleColdFusion 11 won't start with newest OJDBC drivers
Hello, We're running CF 11 Standard Edition on Linux and need to connect to an Oracle database. We've done this before on CF 9 using Oracle's JDBC drivers (ojdbc5.jar and ojdbc6.jar). I downloaded...
View ArticleIf I upgrade a customer from CF 6 MX to CF 11, should I do the Version 8, 9,...
They have decided to stay with ColdFusion and I would be purchasing version 11. But my concern was that there might be a greater chance of issues with compatibility from 6 directly to 11 than...
View ArticleI want to implement ADFS 2.0 integration with Coldfusion. Has anyone...
I want to implement ADFS 2.0 integration with Coldfusion. Has anyone implemented this before, please I need help.The web application is ready and the ADFS 2.0 has also been installed.
View ArticleCold Fusion 11 debugging question
Hi, Trying to enable the debug option in Cold Fusion 11 in the development environment.In the CF administration, the "Enabled Robust Exception" is enabled. The URL below shows the error screens. These...
View Articlehashing password with bcrypt in coldfusion
Hello I am trying to hash a password with bcrypt algorithm (try to match password with an off the shell software), but I keep getting error, it works for algorithms "SHA-1", "SHA-256"...
View Articlecf11 - cfgrid getGridObject
We are upgrading Coldfusion from 9 to 11. This worked in 9 just fine, but running into errors in 11. My cfgrid declaration is as follows: <cfgrid name="cfPagingGridName" autowidth="yes"...
View ArticleTranslating "Coldfusion-out.log"
Hello, everyone, I'm trying to track down why my application is causing an error, and coldfusion-out.log isn't being as articulate as I would prefer. Jul 15, 2015 12:09:38 PM Warning [app name] - {t...
View Articlejava.lang.IllegalStateException: Cannot create a session after the response...
Yesterday a new CF11 server that we are prepping for production started spitting out these exceptions while performing a site security scan: java.lang.IllegalStateException: Cannot create a session...
View Article