CF11 Enterprise License on AWS
Hello, Just after confirmation on how CF11 Enterprise licenses apply to AWS. From reading the terms, one Enterprise license would be required for an instance of up to 8 vCPUs. Is it possible to apply...
View ArticleCFServer10 / Internet Explorer 10 - A session variable doesn't exist (as per...
Hello, everyone, I'm running this project under CF10 (Windows7 Pro), and I'm getting a weird session issue in regards to Internet Explorer 10. I have a page with a form that is using CFIMAGE for its...
View ArticleIE Dropping Cookies
So, we've just moved CF11 to our production servers. Among the many weird issues we've encountered is IE refusing to keep cookies set using CFCOOKIE. Keep in mind this is only a problem in IE. Seems...
View ArticleAdmin page loads blank. Error on log : "Could not initialize class...
Server: Windows 2008, CF 9. Standalone server.I found this reference:"ESAPI.properties could not be loaded by any means. fail." causing "Could not initialize class coldfusion.security.ESAPI… That...
View Articlecfexchangecontact to create/get photo of the contact
Is it possible that when using cfexchangecontact to create a contact on the Exchange server, also specify a file as the photo of that contact? I can manage to create all the other text fields but...
View ArticleChart with two Y Axes in CF11
Hi, I need to generate a chart with two Y axes.Is there an easy way to do that in CF11? Thanks and best regardsClaudia
View ArticleNeed help understanding security scan results.
My agency recently started using HP's Fortify Scan tool, which is designed to scan CF code directly, rather than the rendered page. The scanner always seems to flag our pages for a certain error when...
View ArticleImage Properties rewrite in FCKeditor after installing Microsoft KB3032359
I just submitted this to the bugbase. Has anymore else run into this issue after installing Microsoft KB3032359? Problem Description: After installing Microsoft KB3032359, if you copy an image from...
View ArticleVery Slow SQL query - Fast in SSMS
We have a very simple query that executes instantly in SSMS, returning about 45,000 rows. Whenever I run the same query on a CFM page it takes about 47 seconds to execute. I've tried reindexing,...
View ArticleWhat would be the best way to use a list in a textarea to compare to values...
I'm trying to move a table from a MS Access database to a datasource online so I don't have to be the only one that can perform a specific task. Right now I regularly am having to assess change...
View ArticleModifying neo-datasource file to change datasource IP to a similar SQL server...
If I modify the file to point a data source database to a similar SQL server hosting a copy of the same database, can this work without breaking CF? CF version: 9 standard.
View Articlepass data from subreport to main report
Is there a way to passed data calculated in a subreport back to the main report?
View ArticleLog Files" data?">How to easily export/download "Debugging & Logging > Log Files" data?
In the Debugging & Logging > Log Files screen/page, are there workarounds for easily export/download the data that's listed in that screen? I do not want to download the log. Basically, all I...
View ArticleCFIMAGE captcha issue - Cannot find /CFFileServlet, possibly because server...
CFIMAGE captcha was working on my DEV system, where the wwwroot is in the same folder as CFServer is installed. It is NOT working when I move it to staging, which is identical to production - including...
View ArticleHow to slow down or handle a cfloop for cfFTP with cfschedule
I use a bespoke CMS to FTP all CF files from my CFserver to a different server that can only host static HTML files. I do this by using a <cfloop> but FTP is to slow to take all those several...
View Articlecfloop not Working
ggood morning, i am new to This forum. I am working on a PC, using MySQL and Coldfusion 9. The query below does a multiple row insert just fine with one problem. The query is inserting the same ID of...
View ArticleColdfusion 10 CFFTP Problems
I am trying to simply open a connection output if it succeeded and close the connection. The page I have works fine in CF9 but in CF10 hitting the same server with the same credentials stalls the page...
View Articleoutput an excel formula from Report Bulider
I have a report that outputs to an excel spreadsheet. One of the columns is Estimated Amount that is based on Total Amount * Yield Rate. My user want the ability to change the Yield Rate on the...
View ArticleWhat's your take on enable RDS for ColdFusion Builder?
How big of a security issue enabling RDS on developer server for ColdFusion Builder? What's your take on it? If it's on a dev box, is it okay to enable RDS? Thanks!
View ArticleOther than a query is there a way to count distinct records
I need to give counts of students in various different groups (FR/SO, JR, SR that have enrolled and have not enrolled). This count is needed for about 30 awards. I am looking for recommendations.
View Article