Coldfusion 10 trial install for OSx is unresponsive
I've downloaded the Coldfusion 10 trail install for OSx and the .dmg was successfully opened by the OS. However the actual install package opens and then becomes unresponsive... I have to use force...
View Articlecfform help
Hi! I am working on a first CF app, and encountered three things that I don't know how to do it regarding forms 1) I need to test that the password and confirm password fields are the same before...
View ArticleBuy CF10
I have CF10 developer version installed on a cloud server. I now wish to buy CF10 and go live. How can I do this without changing my existing setup?
View ArticleJust installed CF10. Can't get to the cf admin
After successfully installing CF10 (developer version). The next step is to go through the Configuration and Settings Migration Wizard (http://localhost/CFIDE/administrator/). After entering in my...
View Articlecfchart - Scatter over Bar chart
I have a bar chart based on a query that is working correctly. In my result the bar has 3 columns. I then want a scatter chart to display over the bar. The query for the scatter chart gets only one...
View ArticleCreating a new file
Yes, as simple as it sounds, I cannot figure out how to do this simple a task in Builder. Used Studio for years, then Homesite, now forced to move to Builder. (Call me old fashioned.) Already I don't...
View ArticleCfinput tooltip css styling
Hi! I have the code below and I want to know how to create a css rule to add style to the tooltip within cfinput. It is displayed by default, however, i want to format how it looks. Any ideas?...
View Articlecfthread with query
Hi All,Here is my query: <cfquery name="qryData" datasource="#application.DBconn#" > select columnA, columnB <cfloop from="1" to="5" index="y"> ,SUM (Case when...
View ArticleColdfusion 8 Update 1?
Where can I download coldfusion 8 update 1? I cannot find it on adobe.com. Thanks.
View ArticleWhy does the Cumulative Hot Fix 4 for 9.0.1 not show any further Hot Fixes?
I'm currently unable to find any Hot Fixes for CHF 4 for 9.0.1 that cover the issues in APSB13-10 and APSB13-13? What am I missing?
View Articlejava.io.IOException: Stream closed when using webservice
Hello, I created sample webservice (just because my other one didn't work): # cat test.cfc<cfcomponent> <cffunction name="echoString" access="remote" returnType="string" output="false">...
View Article404 re-directs not working for non-CFM extensions
Here's my situation ... when someone goes to an incorrect URL under our domain that ends with a CFM extension, they are correctly re-directed to our 404 page; however, if the user types a URL, or...
View Articlewsconfig "Access is Denied" error with IIS
I have a new site that I'm trying to launch on my local IIS7 server on Windows Server 2008. In the past, to handle mappings etc. I've always been able to run the wsconfig tool after creating the site...
View ArticlePublic Folders on Microsoft Exchange
Is there a way to access public folders on Microsoft Exchange. This can be any version of ColdFusion and any version of Exchange. Right now I have CF9 and Exchange 2007, but we are looking to upgrade...
View ArticleCF 10 Datasource to Unidata Database will not connect
I am trying to upgrade an existing system from CF 8 to CF 10. I have a datasource that connects to a Unidata database. The datasource connects on the CF 8 server using driver class...
View ArticleImprove Poor Performace with SQL 8 database
I just migrated my last MS Access database over to SQL Server 8 database. I have tables with 100-20,000 rows in them. My question is what can I do to improve performance (page load time)? I have pages...
View ArticleUnable to install CF10 Updater 11
Hi There, I am unable to install Hotfix 11. (Windows Server 2008) I kept getting an error id 2 - when the CF service attempted to restart. At first I thought it was because I was using the lockdown...
View ArticleIs Adobe Coldfusion Enterprise V10 supported by Solaris 11 OS?
Hi I have a customer looking at Colfusion Enterprise but want it to run on a Solaris v11 Operating System. There appears to be some confusion in some of the tech specs that it may not be, so am...
View ArticleUnexpected characters found in locale in log files
DateTimeSeverityThreadIDApplication NameJul 10, 2013 8:17 AM Warning jrpp-0 CFADMIN Unexpected characters found in locale. I recently noticed that I am getting this error repeated in my...
View ArticleProtocol Violation Error (ORA-17401)
Hi everyone, I was problem while run cfm page, for 4 weeks ago, the ColdFusion stop in error Protocol Violation Error - ORA-17401.I'm using JDBC Oracle connector version 1.6 with Oracle 11 g.Where the...
View Article