Why no CF11 datasheets or whitepapers?
I received a CF11 marketing email today from Adobe with the Subject line: "Adobe ColdFusion 11: lots more to explore!". So I clicked the link at the bottom to whitepapers and other resources. I was...
View ArticleColdFusion 11 Scheduled Task & IIS 7.5
I have a scheduled task registered in ColdFusion 11 Admin console. ColdFusion 11 is hosted over IIS 7.5. The schedule task is to run 1 perticular file from sub application of the main app. After...
View ArticleJson parsing issue
We use the cf binaryencode function to convert a binary file to a base64 string that then is inserted into a coldfusion structure. Then we use the serizlizeJSON function to convert that structure to...
View ArticleColdfusion page receiving JSON information
Everyone, This may be a very basic question, but I am just not getting it. What I am looking to do is the following: I have Meraki wireless access points installed and I want to use the API search...
View ArticleExport CFGRID output with selected columns only to PDF
Hi, I'm using CFGRID to display the result of a search function using a query on a page. The user may hide some columns from the CFGRID page. Then the user exports what is shown (only selected...
View Articlecfhttp is slow when sandbox security is enabled
We are running ColdFusion10 Ent. on Windows Server 2008 R2 Standard and IIS ver. 7.5. Java Version: 1.7.0_45We have also implemented the CF lockdown guide.Things have been running quite smoothly for...
View ArticleHi I have Windows 2003 server with CF11 installed. also I have SQL Sever 2005...
Hi I have Windows 2003 server with CF11 installed. also I have SQL Sever 2005 on different server. I can not connect to SQL database it shows error 'Connection verification failed for data source:...
View ArticleColdFusion V 3.1
Am having difficulties getting to talk to tech support about this one. Work for a Municipality which got ColdFusion V 3.1.2. installed 7 years ago before Adobe ownership. Water plant stores...
View ArticleCan't connect to SNI enabled server using cfhttp
I am using CF10 and have been working on an application that connects to a secure server using cfhttp. It was working fine but then the host moved their application to a Windows server 2012 box...
View Articlereturnformat = JSON
I have some fields that are varchar, however, they have numbers in them. JSON does not return them inside quotation marks because it is interpreting it as a number. Real numbers do not work, either....
View ArticleError when consuming a web service in CF 11
I am consuming a web service in ColdFusion what was written in .NET. Some methods of the web service work fine, but some we get the below error. We have identified the issue is the name of one of the...
View ArticleHow to import an array into a dropdown list?
I'm very new to ColdFusion and learning things as I go. I'm wondering how to import an array into a dropdown list. I created the array and the dropdown but can't get it to work properly. I would...
View ArticleWhere Do I Find My Discussions?
Where do I see a list of my discussion threads? I'm not crazy about the navigation of the forums. The old, original one was much better and easier to navigate.
View Articlewhat plug ins do i need for cfgrid to work in web browsers?
what plug ins do i need for cfgrid to work in web browsers?
View ArticleForm not filtering results
I'm creating 2 filtering drop downs and I can't figure out why my code isn't filtering the results on the page. Please help... Here's the code.<cfparam name="form.personnel"...
View ArticleEXCHANGE 2010 (cfexchange and IMAP)
First, let me say that I would have loved if this post was about how I was working with cfexchange and Exchange Server 2010, but its not, because cfexchange does not work with Exchange 2010 and never...
View ArticleJava error when uninstalling CF11 32-bit
HI all, I am trying to uninstall ColdFusion 11 (32-bit) edition so I can reinstall CF11 64-bit on my Win2k8r2 production server. I currently have CF9 installed and running on this server. I get a...
View ArticleCurrent recommendation for a hosting partner?
I found a good convo here from 2013 that yielded one recommendation, and a few stay-away-froms. But that was two years ago. Much can change! Who would you recommend for a good hosting partner today? My...
View ArticleColdfusion 11 Scheduler does not fire
Hi, I am facing an issue with my CF11 scheduler and I was hoping someone can help. My application has 2 servers which are load balanced. I have created a schedule through CF Admin console which is on...
View ArticleColdFusion 11 and Solr
I just installed ColdFusion 11. I am pretty sure I selected the option to install the addons like Solr, but when I am in the coldfusion administrator under Data & Services, I click ColdFusion...
View Article