cfhttp 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 ArticleErrors trigger 200 response in logs
Hi, all, We've got IDA's who are testing our work by attempting to SQL-inject harmless code into our project(s). Because of the way we have both DEV and PRODUCTION set up, whenever their attempts cause...
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 Articlefiltering results based on dynamic date in coldfusion and access database
Hello Guys, i am using a cfquery and am trying to return results based on date. the idea is to return entries that are less than or equal to date but am not getting any results but when i change to...
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 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 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 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 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 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 ArticleCFclient return "undefined"
Hello, I'm new in ColdFusion development and I'm trying return some value from de function on component.But independent of the return type, the value is aways "undefined". This is my...
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 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 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 ArticleRedirecting index.cfm to dynamic.cfm without parameters :(
Hello Everyone, I have this code that works great, but there is one little problem.When user inputs index.cfm it does not forward to plain dynamic.cfmSo it seems to me that i need to modify this code...
View ArticleHas anyone tried running Standard on Dev and Enterprise on Prod?
We need to upgrade our existing servers to CF11, and we're considering saving money by installing the Standard version on our development servers, and the Enterprise version on production. We need PDF...
View ArticleHow can I extract bookmarks, and their sub-bookmarks, as individual PDFs?
I have a large (9700pg) PDF that has 15 top-level bookmarks as well as hundreds of sub-bookmarks within those 15. My goal is to have each individual bookmark as a separate PDF. I tried split document...
View ArticleGetting error whie indexing CF collection
Hello, I am trying to re-index my cold fusion collection from verity to solr. But I am getting following error while re-indexing. It will let me continue if I wait for some minutes or after restart the...
View Article