Cfcontent with errors in CF10 update 14?
I have a problem after installing Coldfusion 10 update 14. I performed the installation and after making connections with IIS 7.5 on windows server 2008 R2 platform tag cfcontent not display images...
View ArticleQuirky NumberFormat issue..
Hello, everyone, I've got a confusing bit happening, right now. I'm using SpreadsheetNew() to generate an Excel report AFTER a page with the exact same data is loaded. (Basically, the data appears,...
View ArticleCan't populate my combobox -> [object object]
Hi, I have installed 10 cold fusion and my application is made in flex 3.5 and my data is in a data base oracle But my application can not populate my combo box. So I appear to select [object...
View ArticleCFTEXT box not working on Windows 8. No cursor
The form works on all the other machines in the office but not this one windows 8 machine. There is no cursor and you can not neter any text. Any ideas?
View Articleelegantly time out SQL data connections?
From time to time, we have a problem whereby our ColdFusion 10 server dies hard, essentially the CF service stops responding to requests. The cause, in our case, has been traced to our upstream MS SQL...
View ArticleError Executing Database Query
I have a web application written in CF8 with Oracle 11g as the back end. This application has been used very often for more than 6 years. Currently I am moving to CF10 and did only a little...
View ArticleEmail alert not working in alert configuration - coldfusion server monitor
Email alert not working in alert configuration - coldfusion server monitor..please support. i have given the correct user name & password for email set up in coldfusion admin for error mail...on...
View ArticleCF Builder 3 RDS Failures
When I start my local CF11 server from within CF Builder 3 (installed on same server as CF Builder) I routinely get this error in the Server console window and then can't debug anything:...
View ArticleCF Builder 3 RDS Failures
When I start my local CF11 server from within CF Builder 3 (installed on same server as CF Builder) I routinely get this error in the Server console window and then can't debug anything:...
View ArticleCfspeadsheet
Hi, I have a question regarding cfspreadsheet....So I'm using cfspreadshseet to create excel spreadsheets for reporting purposes. My page allows a user to select whatever columns from the database to...
View ArticleHow to handle Coldfusion SOAP Web Service Errors
Hi, I have just created simple wsdl example:My Component:<cfcomponent displayname="mytest"> <cffunction name="service_login_authentication" access="remote" output="true" returntype="any"...
View ArticleCF 11 Licensing on Virtual Machines
I've sent an email to Adobe, and a member of Adobe sales team promise to call me last week, but nobody called me. So i'll try this forum. We are about to upgrade some of our customers ColdFusion 10...
View Articlecan't log into coldfusion administrator using correct password comes back to...
coldfusion10 - just installed it. could get in before i loaded the updatesserver is running fine otherwise
View Articleproperty inspector missing
Property inspector of my ColdFusion Report Builder 10 missing suddenly, I tried to use View --> Panels --> Properties and Windows --> Inspector Properties, but it does not show.Are there any...
View ArticleCF Builder 2 Download
Any one has a link where I can download the CF Builder 2. Our licensed can't be found.
View Articlecompare values
Hi, I have the query with out put below for one field as an exampleStatus------yesyesyesno i want to be able to do the compare for ALL status in one field but don't know how to do it, Can anyone plz...
View ArticleAccessing CFC in a different folder - no mappings
Hello, everyone, I've got a project that I'm working on that has (basically) the following folder structure:/ (webroot)-main----qry----disp-org----qry----disp I've got a form in /org/disp that...
View ArticleWhy is ColdFusion throwing a 500 Internal Server error after APSB14-23 hotfix...
Hello, We have just installed the APSB14-23 hotfix for ColdFusion 10. After the installation, we get the following error when we try to reach ColdFusion administrator. Has anybody experienced this...
View ArticleSpreadsheet formatting textwrap not working
See the following code: spreadsheetObj = SpreadsheetNew('Metrics',false);SpreadSheetSetColumnWidth(spreadsheetObj, 3, 10);SpreadSheetAddRow(spreadsheetObj,'Merchant ID,Merchant Name,Return...
View ArticleAJAX-Powered Related Select Boxes -
Hi folks...I'm being driven crazy by this seemingly simple task. I have 4 selectboxes, each AJAX-driven, grabbing items from a database, and then populating the next box in turn. Once a submit button...
View Article