CF had an area where you could look at and buy software in CF--can't find it
CF had an area where you could look at and buy software in CF--can't find it
View ArticleIn CF 9 can I create a custom page URLs, similar to Wordpress?
I would like to create a function for my clients to create a custom page URL similar tot what Wordpress can can do. So my client's can customize the page URL info for example...
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 ArticleparseDateTime behaviour change in CF11?
Hi, I'm just working on Migration CF10 -> CF11 and reallized that some figures are display like date.So check and the debugging ends on that:CF 10 :parseDateTime("2000") => Exception "2000 is an...
View ArticleCoonect RDS server issue
I tried to connect RDS server using ColdFusion Report Builder.I got HTTP/1.1 404 Not Found. I contacted Web Server Administrator that they said they created my ID and password.I would like to know are...
View ArticleCF11 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 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 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 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 ArticleCF 11 very slow to load web pages - up to 10 seconds
Running CF11 Windows 2012 r2 Data center IIS 8 4Gb RAM 4 cores no adjusments have been made to default CF11 - waiting from cfinstall@adobe.com to send me the hotfix hf1100-3776060.123 or...
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 ArticleCreated a Global UDF but don't know how to call it, please assist
I created a cfcomponent and a bunch functions inside it. One of the function needs to call a process that is also needed by other part of the application. Since this "process" is needed in a different...
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 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 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 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 Article