cfwindow debugging
We have switched to using CFWindows for our modal dialogs in our application. While we have debugging turned on for our IP addresses, and the debugging information shows up just fine on normal pages,...
View Articlecfflush in CF10, Server 2008 R2, and Apache 2.2
I've been googling for a while and I can't find the correct reason for why I cannot get <cfflush> to work. Any time I use it on my server the output only appears once the page is done loading....
View ArticleSandbox security denying CFINDEX from indexing a collection (Solr/CF9)
Hello, everyone. I did fix the last Sandbox security related issue with Solr collections - it was in the "Files/Dir" section, I had to put everything under C:\ColdFusion9\wwwroot. Now, I'm facing yet...
View Articlespeed up CFHTTP on CF10 (5000x slower than under CF8)
Hi, we've just moved a large application from CF8 to CF10 and are seeing that CFHTTP performance is *much* slower on the new system. We've verified this by sequentially running 50 CFHTTP calls to small...
View Articlejava.net.SocketPermission Error
A java class I'm trying to use needs to create a listening socket, but I receive an error when I try to use this class. The error is "Security: The requested template has been denied access to...
View Articlecfhtmltopdf work on linux?
I saw one blog post from March that this was going to be fixed. Has there been any progress?
View ArticleCF11 install linux failure...Launching installer... JRE libraries are missing...
CF11 install linux failureExpected: bundled JRE should work on Ubuntu 13.1 Launching installer... JRE libraries are missing or not compatible.... # java -versionjava version "1.7.0_55"OpenJDK Runtime...
View Articleinstalling coldfusion builder 3
Trying it install coldfusion builder 3 as an upgrade on a new computer but when I put in the previosu serial number for cfb1 its saying its not valid. However it is a valid key.
View ArticleGetting data from Adwords
Hello, I am trying to create a coldfusion report based on information i get from an adwords account. I have the report ready and i just need the data, does anyone know of a way to use coldfusion to...
View ArticleHow do I install development version of CF11 alongside CF10 for testing?
I have the development version of CF10 installed on a Windows 7 system with Apache 2 and would like to start testing some code with CF11. Can I install CF11 without replacing CF10? I don't need them...
View ArticleCFGRID passing wrong update IDs
I have a CFGRID in a small app that is passing wrong update information. This is causing the updates to happen in the wrong rows in the data table. Anyone have any ideas what could cause this?...
View ArticleCF10 keeps restoring deleted scheduled tasks
A little background: We upgraded from CF8 Enterprise to CF10 Enterprise about a week ago. In order to transfer all of our scheduled tasks to the new server I copied neo-cron.xml over to the new folder....
View ArticleCFPDF not working
Hello, i am trying to use cfpdf and i keep getting the following error: String index out of range: -1 I don't know why i keep getting that, i'm running coldfusion 11 on debian linux<CFIF...
View Articlecoldfusion echosign intergration
Does anyone have any information on how to integrate coldfusion and echosign, i am looking to have a pdf form filled out and then sent out to a customer to be signed through echo sign. Any help is very...
View ArticleCFv10: Mandatory Update Failure
Hi, I'm currently installing CF 10 to a couple of Linux RedHat 6 x86_64 environments. All is well until I attempt to update the installation. If I try to run any of the updates, I receive the...
View ArticleWhere can I buy ColdFusion 10 Standard Licenses now that CF11 has been released?
Since the release of ColdFusion 11 I have not been able to find any resellers with ColdFusion 10 licenses for sale. I checked a large number of Adobe's partners to no avail. Does anyone know where I...
View ArticleHeaders for each change in a Cfoutput
I and trying to do an output that will list the name of a apartment complex and it's corresponding task each time that their apartment number changes <cfquery name="Running_list"...
View Articlecfspreadsheet 400000 lines
How to read an Excel file ".xlsx" of 420 000 lines ?I used cfspreadsheet but,over 4000 lines it fails, saying nothing. I tried the CFC (custom tag) : POIutility.cfc from Ben Nadel.but it seems it does...
View ArticleSession not being stored on CF9 multi server
Hi, We have a CF9 multi-server, load balanced installation. All our sites share a common pool of files and the load balancer sets the server ID to either 1024 (server 1) or 1025 (server 2). We have a...
View ArticleCF10 standard crashing every 2-3 hours
Any ideas about what could be crashing CF 10 standard repeatedly? My box is a virtualized Windows Server 64bit 2008 R2, Apache 2.2, 8GB RAM. I've tried increasing the JVM memory settings, using the...
View Article