CF 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 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 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 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 Articledate is not show up in correct format from excel with tab-delimited was...
Hi,My code below worked file and save file into txt file. However, the date is the problem. I have to open excel file and manulay change the format of the date to make it shows the correct date,...
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 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 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 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 ArticleWhat to use for feature testing
I have searched high and low and cannot figure this one out. My boss has tasked me with creating a feature test for the CF site I manage and suggested using Cucumber since that's what they're using to...
View ArticlePost ColdFusion Security Hotfix APSB13-10 - Administrator no longer accessible
Hello, I installed the CF hotfix APSB13-10 hotfix to my CF 9.00 installation. I am aware of the three different versions for 9.01 and 9.02 and used the version for 9.00. In addition, as I had already...
View ArticleCF10 update 9 - RHEL6
Hi folks, I posted a comment on the coldfusion blog but didn't get any bites, so I thought I would try here. I have just applied hotfix 009 to my development server and have noticed that the owner of...
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 ArticleString Functions to extract first name initial and first 5 letters of last name
I am trying to extract the first letter of a firstname and the first 5 letters off a last name and concatate the two values For example I have a data field with "John Smith" in the field. I want to get...
View ArticleSetVariable function considerations
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSc3ff6d0ea7785 9461172e0811cbec22c24-7f48.html
View ArticleColdfusion Builder 2.0 broke today.
I started getting ths error today. Everytime I type a character it repeatedly pops up this error message. Everything was hunky-doory yesterday. An internal error occurred during: "Processing Syntax...
View Articlecffile action="write" not working
Hi all im using the following code <cffile action="write" file="#usersId#.txt" output="tewrasdfasdfasdf asdf a dsfa " nameconflict="OVERWRITE"> however it doesnt throw any errors, and doesnt...
View Article