Download link for ColdFusion 9.0.2 installer?
Hello, I'm looking for the installer for ColdFusion 9.0.2. It's been removed form the adobe site. I've already reached out to technical support via chat - but they sent me to the main adobe support...
View Article[macromedia][Oracle JDBC Driver]Object has been closed message when calling...
I'm experiencing a Object has been closed message when calling an oracle package with no parameters using cfstoredproc. I am running ColdFusion 11. It looks like the issue is the way the call is made....
View ArticleDreamweaver CC Coldfusion 10 extension?
Hi I'm on the road trying to configure Dreamweaver CC for a CF10 project on my laptop. Back in my office on my server i have DWCC configured using the CF10 extensions and I remember that I used an...
View ArticleCF8.01 hacked. Need info on patches
Yesterday some of our hosted sites were hacked using code pasted below. We're running CF 8.01 and I'm wondering if there is a cumulative secutity patch that we can apply or If I should just apply...
View ArticleUnable to preserve indentation in cfgrid
I have a cfgrid bound to a query in a cfc. The query indents one of the columns with blank spaces dependent on a hierarchy, like: ... SELECT regularColumn, indentedColumn =...
View Articleupgrade to coldfusion 11
I'm working for a few years on a school.When I started working they were using Coldfusion 9 Enterprise.I would like to upgrade to Coldfusion 11 Standard.Looking at Buying guide | Adobe ColdFusion I...
View ArticleCF10 Scheduled Task Event Handling Question
I have some questions about hooking up error handling in CF10 for a scheduled task. I have a cfc ready to go handle the errors. In the coldfusion administrator what exactly do I put down for a path?...
View ArticleCant respool old emails, but new ones send fine?
The server mail settings were wrong for a few hours, and some emails backed up. New emails are sending fine with the settings fixed, but I cannot get the old emails back out. I keep copying files from...
View ArticleCF Hash and SQL Server
Hi, Basically, I receive a hash of a pk and would like to compare that hash value a pk in SQL Server. There is no stored hash value in that table. So I have to use CF function Compare to compare...
View ArticleColdFusion 8 Download
Figures, my edition of CF8 gets corrupted on my server two days after CF9 launches so when I went to download a fresh copy, I can't find it. Does anyknow know where I can find a download for CF8?
View Articlejrun error 413 header length too large
hi there, is there any way to check where this error originates? any coldfusion logs etc? error: jrun error 413 header length too large it's giving me complete headache cheers,Simon
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 ArticleAmazon S3 requests fail with org.apache.commons.vfs.FileSystemException
I'm attempting to use cffile to retrieve an item from AWS S3 using CF's Using Amazon S3 Storage examples. I have tried this on 2 systems:CF 9,0,1,274733, Windows 2008 R2, IIS 7.5CF 10,0,10,284825,...
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 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 ArticleColdFusion writing to shared folder on different computer
I have a process that has ColdFusion write to a shared folder on a computer that is not processing the request. When I attempt to refer to the share using the UNC name...
View ArticleHow to kill a coldfusion cookie??
I set cookies like this: <cfcookie name="ckwhatever" value="hello"> I try to kill the cookie like this: <cfcookie name="ckwhatever" expires="now"> This does NOT work. the cookie remains....
View ArticleCF10 on CentOS 6.5 memory/CPU issues
I have been playing with CF10 performance on the CentOS 6.5 environment and so far I have lots of issues with it. I really appreciate any help on resolving the issues. It is upgraded version of CF from...
View ArticleUsing CFINPUT dateField with onChange
I imagine this is easy, but have tried to search here as well as Google it and have come up empty.I have a CFINPUT dateField control that is OK when my form loads, but then I want the control to...
View ArticleChange code tab width preference
I am using CF Builder 3, and for the life of me I can't find how to change the tab width in the code formatter. It is defaulted to 4 spaces wide, but I prefer 2 spaces. And I use tabs, not spaces, for...
View Article