Unable to use Datasource.cfc in Admin API - The current user is not...
Hi Everyone,I am having some issues accessing the methods in the datasource.cfc in the adminAPI. I can successfully load the administrator CFC and am told that I have successsfuly logged in; But when I...
View ArticleCF 9 HotFix 4 - RDS
Hi all,after CF 9 Hotfix 4 we have problems with RDS (unable to authenticate on RDS server using current security information)!Any experiences or ideas?Thank you!BR
View ArticleHow to fetch required values from a string ?
Hi , I need to fetch a particular value from a string, eg:input : abc def def test|test2|test3 my required output should be: test|test2|test3 How to go about this using any function or any other...
View Articleinstalling cf10 on server 2008
hi all ive downloaded cf 10 "ColdFusion_10_WWEJ_win32.exe" however when ever i try to install it on server 2008 i get the hour glass for a few seconds then nothing. Ive just tried it on my desktop...
View ArticleWhen will CF10 support Windows Server 2012?
This year? when?I only waiting that to migrate my webservers to Win 2012.
View ArticleCF10 Service won't start
I have a Windows 2008 R2 server that has ColdFusion 10 installed on it, with the latest patches at this time. The ColdFusion service will no longer start. If i manually run the cfstart.bat file inside...
View ArticleLDAP output issue
I've been banging my head on the desk this morning looking at this code. I don't know what I'm doing wrong. I can cfdump the data I want, but then I can't output it with cfoutput. Here's the code:...
View Articleinstalling CF10 where webserver is on different host
Is there a document that describes how to install CF10 where the web server (in this case IIS) on a separate host from where CF10 is installed?We found a note describing how to do this for CF9 however...
View ArticleI just installed JCE on my new CF10 and now can't login to administrator,...
I have CF 10,284568 installed on SUSe 12.2 with Java 1.7.0_15 64bit. When I swap out the two JCE files, restart Coldfusion, I can no longer login to the Administrator. To be more specific, it...
View ArticleCF10 default password
Hi all Ive just managed to install CF10 and during the installation process put in passwords when prompted. Im now at the admin screen however it says my password is wrong. Ive unistalled it once and...
View ArticleCFCHART not displaying in IE
Hi All, I have created chart using CFCHART. Its working fine in my local system in ALL BROWSERS. But when moved it to my staging sever the CFCHART not rendering in IE(workign in all other browsers).
View ArticleConvert XFA form to static PDF
Hi, I have few XFA form and i wanted to convert them to static pdf.could you please tell me if it is possible via Coldfusion.I would be great if you could share sample code\approach to do this....
View ArticleWhere are the settings located to set the path for CFC Components in CF9?
I have 2 coldfusion 9.0.1 instances running as separate windows services and they are some how cross referenced to one another. I need to fix this and I know it is just a matter of repairing a setting...
View ArticleCF Admin login fails (invalid pw) for Windows User other than the one used to...
I installed CF 10 on a server running Windows Server 2008 R2 Standard having logged into the server as a Windows user in the administrator group. I set up CF 10 Administrator to use a single password...
View ArticleData type mismatch in criteria expression
Hey Folks. Having an issue with updating the database. here is the code plus error --- UPDATE FUNCTION ---<cfquery datasource="#APPLICATION.dataSource#">UPDATE CompanySET...
View Articlecftextarea
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461 172e0811cbec22c24-7afd.html
View ArticleCFCOMPILE and CF version compatibility
Hello All I have a question regarding CFCOMPILE and ColdFusion version compatibility. We would like to distribute our software sourceless and have tried to use the CFCOMPILE command line utility. We...
View ArticleColdFusion Builder Usage Survey
Here is a survey to understand the usage of ColdFusion Builder as an IDE (Integrated Development Environment) for developing ColdFusion applications. The information gathered here will help Adobe...
View Articlejava.io.FileNotFoundException when file there
Hi all I'm running CF 10 and one of the pages is throwing this error "java.io.FileNotFoundException" I've checked and the file that it is looking for is there, and if I browse to it directly in a...
View Article