ColdFusion 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 ArticleCould someone please tell me why is < converted to < ;
I m facing issues in my application because < , > and " are being converted to < , > and " respectively.Please tell me why this happens and how to prevent it from happening....
View ArticleCF10 Using background image in cfpresentationslide
Just wondering if it is possible for a slide to contain a background image and have text appear on top of it? I've tried many ways and each time, the image is being displayed on top of the text....
View ArticleCF8: How do you specify a Proxyserver Port in CFFTP?
In order to access a secure FTP site, I need to specify a port (8080) for the proxy. There is no parameter for proxyport. I tried appending it with a colon (i.e., proxy.server.com:8080), but that...
View Articlepeer not authenticated error CFHTTP
Hi I'm trying to call a web page using cfhttp. The url works fine and returns XML when called directly from the browser (any browser) but fails with the following error message when called from a .cfm...
View Article[CF8] java.lang.NullPointerException
Hello,On my CF8 web host, I sometimes get strange java.lang.nullpointerexceptions errors. All my code works flawless since the year 2000. The same pages do work but sometimes, maybe 1 out of 30 try's,...
View ArticleCF10 Java 7.51 - "Missing required permissions manifest attribute"
Our clients are reporting that after they update to Java 7.51 they are now getting the following error: "Missing required permissions manifest attribute in main jar: CFIDE/classes/cfapplets.jar" Is...
View ArticleCGI.PATH_INFO is blank in CF 10
I know this was an issue that was supposedly fixed in the first update, but I applied that and I'm still experiencing the error. Any ideas? Version says ColdFusion 10,283649
View ArticleUpgrading from ColdFusion 9 to 11 Enterprise edition, can we use same...
We will be upgrading from ColdFusion 9 to 11 Enterprise edition. Can we use the same licensing keys or do we need new ones?
View ArticleColdFusion 11 cfcontent failing
I have a stumper. Installed CF11 on our test server. Did some regression testing and am running into an issue. I have a .cfm that downloads information to Excel. It renders fine in CF10 (and prior...
View ArticleHelp!!!! I am getting a 501 Syntax Error with CFFTP ListDir. I created the...
<!---Control the timeout---><cfsetting requesttimeout="600"><cfset thisDate = now()><cfset today = #DateFormat(thisDate,"mm-dd-yyyy")#> <!--- Open ftp connection --->...
View ArticleSynchronization via FTP
Is CFBuilder dropping FTP synchronization, or is it just not part of Thunder yet? Or should I install some 3rd party plugin. Yes I know FTP synchronization is old school.
View ArticleCan I install CF11purchased as an Upgrade on a new server
We are upgrading from CF9 to CF11. CF9 is running on an older server under Windows Server 2003. I'd like to install CF11 on a new server under Windows Server 2012 and then shut down the old server. But...
View ArticleJVM Path - Error loading jvm.dll
I am performing a new installation on the following:Windows 2008 R2 service pack 1CF Enterprise 9.0.2Single Web Server installation using IISSQL Server I am getting an 'Error loading: C:\Program...
View ArticleCalculate total empoyee days (as of present) that have elapsed for each month...
Hello, everyone,I'm running CF server connecting to an Oracle (11g) db.I have a table that keeps track of projects (past, present, future) and need a way to sum the days for each project, for each...
View ArticleCheckThreadLocalMapForLeaks
Our CF10 Windows server crapped out last night with a Tomcat error to the effect of 'the service is not running' (rather than a 500 from IIS or something). Found this in coldfusion-error.log: Nov 13,...
View Articlejs files not loading from /CFIDE/scripts folder in ColdFusion 11
We are starting to upgrade from CF 9 to CF 11 and have run across several applications that are not loading the js files that the ColdFusion UI tags use from the /CFIDE/scripts folder. Has anyone run...
View ArticleSend information to a WS
Hi CFers, I have this form, and I have which send information to a web service: How I can? FORM<input type="text" name="name"><input type="text" name="cpf"><input type="text"...
View Articleapplication.log error
I am getting the following error on the /home/coldfusion9/logs/application.log. ----------------------"Warning","jrpp-133","11/09/14","22:11:52","CFADMIN","Unexpected characters found in...
View ArticleInvalid Mimetype Detection for .xls file with CF10
After upgrading to CF10, we are having issues getting our server to properly recognize any mimetype associated with the .xls file extension. For some odd reason, the server is viewing them as a word...
View Article