How 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 Articlecoldfusion fading out?
hey,I personally think coldfusion is fading out since macromedia released flex, even through flex was built on/with (whatever) coldfusion. Do you guys feel the same?Also, i'm not that good at...
View ArticleColdfusion Server Monitoring: Alerts
Hi, Im thinking of enabling the alerts on our production servers and would like to clarify something. Will enabling the Alerts for (Server Slow, Unresponsive Server, JVM Monitoring) affect performance...
View ArticleColdFusion 9 -JVM Parameters
I am using ColdFusion 9 version 9,0,2,282541. I do not have the option to add JVM parameters from the administrator console as the option "Java and JVM " is not available. So if i want add parameters...
View ArticleOutput query using list with 4 columns
Hi Folks, Is this possible so you end up with: a e ha e ha e h b f hb f h b f ic...
View Articledrop down menu link
Hi. I just have a simple drop down menu. I would just like to have one of the options be a link. How do I do that? I thought I found something yesterday that would work, but it doesn't. Here's what I...
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 ArticleStrange Scheduled Task (Quartz) behaviour CF10
Hi, I'm running ColdFusion 10 Enterprise on a RHEL 6 server and have come across an intersting behaviour in relation to the scheduled tasks we have setup. We noticed that after a reboot of our...
View ArticleColdfusion PDF to text using cfpdf - Formatting issue
Hi, We have a requirement to extract the content of an uploaded PDF and then show it in a text area with the same formatting. Our application runs on CF10. We used cfpdf however the extracted text is...
View ArticleWhen defining a new scheduled task to save the output of a cfm file as htm I...
The error I receive is "•Invalid extension of the file name. Valid extensions are :log,txt. I did read that in such instances that I am to work with c:\ColdFusion 11\cfusion\lib\neo-cron.xml. I would...
View Articlecflayoutarea Height
I have 3 <cflayoutarea> tags within like this: <cflayouttype="border"fittowindow="true">...
View ArticleColdFusion 11 Installation did not create physical path for the virtual...
Following an installation guide from Adobe, I installed ColdFusion 11 Developer Edition on Windows 8.1 that has IIS 8.5 installed. I've all the required features for ColdFusion enabled on IIS 8.5 as...
View ArticleHTTP Error 500.19 - Internal Server Error
I kept getting this the following error. I installed ColdFusion 11 and repoint everything to the new ColdFusion 11 and for some reason, I kept getting this error. Any suggestion is much appreciated....
View ArticleUnable to Move From CF10 to CF11
I successfully moved from CF9 to CF11 on Windows 7 environment with no problems. However, I'm trying to move from CF10 to CF11 in another Windows 7 machine but cannot. After a successful install of...
View ArticleFolder Directory Create
I recently Migrated our sharepoint from windows 2003 to 2008. In doing so I lost Cold fusion and a directory Wizard, This wizard was put in place to create a folder directory out on our network drive...
View ArticleCFThread GC Overhead Limit Exceeded
I have an application that trades virtual items and have a single page which gets all my accounts and for each one creates a thread that firstly logs the account in and then searches and buys for items...
View ArticleError 500 after installing CF11 on Windows 8.1
I purchased a new laptop with Windows 8.1. I had a previous latop that had been upgraded to Windows 8.1 and ran CF10 perfectly fine. I made sure the necessary IIS modules were installed for CF. I...
View ArticleCF 10 errors show Error 500 instead of normal error message
Hi, Strangely, our CF 10 server has started to show "500 - Internal server error" whenever a CF error occurs, instead of the normal error message. The error is logged, but the front end shows the error...
View ArticleColdfusion 9 MySQL communications link failure
've just installed Coldfusion 9, and everything is now working fine and it's connected to my MySQL databse via the Coldfusion Administrator as a datasrouce, but I get this error occuring infrequently,...
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 Article