CF11 CFChartseries Data Attribute
Has anyone had success in using CF11's new "data" attribute of CFCHARTSERIES? In particular I'm currently trying to get a pie chart working. The documentation says: The chart data. This is an array...
View Articlere-openning a connection throughout request
Reopenning/re-validation a connection during a request: I'm aware of pooling, recycling, test-on-borrow queries etc. However, I also realize that within a single request scope, a data source connection...
View ArticleCF10 cluster: isolate instance via URL?
Is there any way to specify which instance is used by URL when apache is connected to a CF10 cluster? We have one instance that handles all our scheduled tasks, and we would like to make sure calls to...
View ArticleIntermittent hang with CF10, apache 2.2, RHEL6
Hello - We recently purchased four ColdFusion 10 Enterprise Licenses to refresh our production webservers. We are currently testing our buildout, and one of the two initial servers has been giving us...
View ArticleCF 11 Enterprise multiple instances aren’t created properly with a separate...
Enterprise multiple instances aren’t created properly with a separate service account. The issues I am having are very similar to the issues reported in the link below....
View Articlecomo instalar coldfusion en linux
ya descargue el cold fusion poertable pero no abre nada, porque o como le ago para poder probar esta herramienta?
View ArticleSetting up RDS in ColdFusion 11
Hi, I thought this would be simple, setting up RDS. I have it enabled on a guest VM server using my trusty terribly unsecure test password. But when I go to connect to it in Builder 3 (as a plugin to...
View Articleswsoc.exe is taking up all remaining CPU usage. The ODBC sockets have worked...
swsoc.exe is taking up all remaining CPU usage. The ODBC bridges have worked fine for years, and most of the SQL connections are direct. Can there be a limit put on the amount of CPU usage?
View ArticleBug in CF11 regarding Query of queries syntax?
So I have decided to try CF11 because of an official outstanding CF10 bug. Once I installed CF11, I get an error when running code like this: <cfquery name="LOCAL.stat_questions"...
View ArticleColdFusion 11 ODBC Server@LOCALHOST,ErrorCode=3059
Getting the following error on Event Viewer:ColdFusion 11 ODBC Server@LOCALHOST,ErrorCode=3059,ErrorMessage=The specified data source is not defined.,ClientHost=127.0.0.1,Session=6 Everything seems to...
View ArticleSpreadsheet formatting gets messed up when using update to add additional sheets
Has anyone had issues with cfspreadsheet where a sheet has formatting issues when the sheet is added as a additional sheet using the update action, while the same sheet looks fine when the sheet is the...
View ArticleUsing ColdFusion and getting “Internal Server Error” instead of ColdFusion...
I'm using IIS7 with Windows Server2008 R2. I have ColdFusion 11 set up and running. Everything seems to work fine except whenever I have a coldfusion error, I get an error message from IIS instead of...
View ArticleCF Mappings CF11 Dev Not Working
I have an Application.cfc In the top I set the mappings as follows: this.mappings['/deptCFC']=ExpandPath('../cfc/'); test cfm page<cfinclude template="/deptCFC/yourtest.cfm"><br> fails to...
View ArticleColdFusion 11 Application Server 3284 | ColdFusion 11 Application Server...
Trying to roll this server into production but keep having errors popup on Event Viewer: After dealing with the issue of not being able to restart the CF service and applying the hf1100-3776060.jar...
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 Articlepsql datasource
I have set up a psql datasource(odbc) in cf10. Everything works fine, but some tables require a password. In order to provide the password, for each databse connection, I need to make the following...
View ArticleSOAP-API is not talking to me
Hello, I'm trying to implement billsafe, a payment service provider into my shop-system..I tried nearly everything since almost two days but I cant get it working that the billsafe-SOAP-API responds...
View ArticleSaving binary data in ColdFusion
I have a problem with saving a binary representation of a file to a file...Let me show you my pain: Everything starts with a file, file.pdfThen the file is send via POST to a website with some...
View ArticleColdFusion Developer Exchange
Is the developer exchange active anymore? When I look at the "recent" additions tab, the dates that are returned are around 2008.
View ArticleIs ColdFusion dead, six feet under, pushing up daisies?
The security team here at the University seems to think ColdFusion is dead. Is it? I'm getting tired of trying to defend it. Do you have any resources to help? List of Companies perhaps? Just so we're...
View Article