Can ColdFusion developer or builder be run on windows 10?
Can ColdFusion developer edition or ColdFusion builder be installed and run on Windows 10?
View ArticleCan I test to see if a remote url file exists?
I need to check to see if an mp3 file exists on a remote server. Can someone help me with this code? thanks,Richie
View ArticleMigrating CF 9 to 11
I have installed CF9 with many files deployed on my server, now I need to migrate to version 11 as I do not have Enterprise Edition I can't do the migration through CAR files. I wonder if there is...
View ArticleCF10 and IIS 7.5 - cfheader in 404 custom error handler not working correctly
I'm getting some really weird behavior when handling 404 errors after updating to CF10 using IIS 7.5 on a Win2k8 R2 x64. IIS randomly delivers only a portion of the HTML page when I set the 404 status...
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 ArticleFree barcode generator?
Does anyone know of a free or 'cheap' barcode generator that will work withCF?
View ArticleHow to Set up HTTPOnly and SECURE FLAG for session cookies
Hi All, To fix some vulnerability issues (found in the ethical hacking , penetration testing) I need to set up the session cookies (CFID , CFTOKEN , JSESSIONID) with "HTTPOnly" (so not to access by...
View ArticleCF11 on IIS 8.5 frequently slow
Recently installed CF11 on a Windows 2012R2 server running IIS 8.5. There are currently 9 sites configured in IIS, all under separate application pools. Several times a day, for reasons I have not yet...
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 ArticleTomcat exception Cannot call sendError() after the response has been committed
CF 10 Developer Edition. Windows XP SP3 When submitting a page that worked fine in CF 7 on this machine, I get an error I've never seen before: ==================HTTP STATUS 500- description: The...
View ArticlePass ColdFusion variable to the JavaScript window
Hi everyone, I have a java script window that is will open when user click on the link, my problem is that how I can pass a ColdFusion variable to the window. I am using ColdFusion 7 so I can not use...
View ArticleProblem using and
Hi, I am having a problem formating an Excel file with multiple sheets using cfspreadsheet. I created the excel file from an XML string using POI. Things work perfect till here. To format the...
View ArticleErrors with CFSpreadsheet
When using CF10 and the CFSpreadsheet tag, we're receiving the following error: Class org.apache.poi.hssf.usermodel.HSSFWorkbook does not implement the requested interface...
View ArticleFile not found: index.cfm
Hi, I have a new ColdFusion 9 install on a CentOS server with Apache 2.2 I applied the 9.0.1 update. The install is Standard, not Enterprise. I can access the admin at /CFIDE/... perfectly. The problem...
View ArticleCF11 cfc gives 500 error but cfm is fine
We are testing our cf code which all works fine on a CF9 Windows Server 2008 machine but we are going to migrate to a CF11 Windows 2012 R2 machine. We have a test machine setup and all the code moved...
View ArticleObject Instantiation Exception. Creating Java Object
Hi, I am trying to implement CyberSource Simple Order API and I am getting an error on CFobjectObject Instantiation Exception.An exception occurred when instantiating a Java object. The class must...
View ArticleAcunetix Web Vulnerability Scanner 10.0 deems the yui javascript included in...
Is there any way to clean these javascript files? /cfide/scripts/ajax/yui/animation/animation-min.js /cfide/scripts/ajax/yui/calendar/calendar-min.js...
View ArticleHow to turn off the javascript dialog box upon error.
I have some Ajax stuff that will just error from time to time due to database timeouts, etc. I need to turn off the dialog that comes up that says there was an error and to turn on debugging. It just...
View ArticleCFDatefield not working in FF
This has never happened to me: something actually works in IE and NOT in FF!Current version of FF is 3.06. The CFdatefield input does not function in any Mozilla-based browser and throws a Javascript...
View ArticleColdFusion 10 intermittent "service not available"
Have been programming over 30 years and CF in its various forms since 1998, but have to say this upgrade is NOT straightforward and after 3 very frustrating days I've finally reverted to CF9. CF10...
View Article