ColdFusion not handles HTTP OPTIONS requests for CFC
Scenario:- A webserver which hosts a frontend application based on ExtJS.- A ColdFusion 10 server (with apache) that hosts backend services.- Frontend application make AJAX requests to ColdFusion...
View ArticleCF10 and CFB2: Why I cant add server?
Hi Guys, I installed CF10 developer edtion on my MAC OSX and working fine. I installed as well purchased CF Builder 2 nad trying to add server but i cant enter the correct server home even i point it...
View ArticleHelp Needed: Inserting Hyperlinks into
All - I have into an issue in which we can enter the hyperlink address into a <cftextarea richtext = "true"> but the hyperlink doesn't become active after entering it and/or hitting the space...
View ArticleDisallow access to certain directories
I have a directory on my server named "documents" that I need to make sure users are authenticated (logged in) before they can access this directory. The directory contains PDF documents. Whats...
View ArticleNew Coldfusion Server Setup in Flashbuilder and Coldfusion Builder not working
I have not found the combination for adding a new Coldfusion Server in Flash Builder 4.7 or Coldfusion Builder 2.01 with Coldfusion 10. I am running windows 7 64bit. on IIS 7. Coldfusion 10 is running...
View ArticleThe current user is not authorized to invoke this method. in CF10
Hi All,After installation CF10 and our report, i am able to login to the report. after some time all of a sudden I am getting the below error and i am unable to login to our reporting module."current...
View ArticleUnable 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 loop through queries for different time zones
I am working on a script that will send out daily messages to an individual who has subscribed to a particular company’s daily message. The subscribers table has:FirstnameEmailCompany ID Delivery...
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 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 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 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 Article