ColdFusion 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 ArticleNo matching authentication protocol Oracle 12c
Hi, we are working with ColdFusion 10 and Oracle 12c Database, but when we are trying to connect with the database across CF, we have the following message: java.sql.SQLException: [Macromedia][Oracle...
View Articlefor-in loop bug
Hello, I tried to add this as a bug to the Coldfusion Bug tracker (https://bugbase.adobe.com/) but ironically, I get a default Coldfusion error page when I log in. I believe there is a serious bug with...
View ArticleHow do I accept file upload through rest api
I am attempting to implement a REST endpoint that accepts a multi-part form request that includes form data as well as a file upload. Is that even possible? Is it possible to just accept a file upload...
View ArticleCall function with long process
Hi All,How can I define a function that call a Oracle sp but right away return something?The sp is a long process, I can check if the process finish later with another function. <cffunction...
View ArticleHow can I return a PDF file from server using restful api
Wondering how to return a PDF file from the server using the restful api. A document id is provided, which retrieves a record that has the file path and file name information.From there the file is...
View ArticleCF10 license install: "The serial number you have applied is invalid".
I have installed installed CF10 on Windows2012R2 under a trial license and now wish to apply the license code I have been supplied with. When applied it errors with "the serial number you have applied...
View ArticleColdFusion 10 error attempting to query MSSQL database (SSL)
Hello, Thanks for taking a look and for any ideas you might have. Rob ColdFusion app errors when attempting to query MSSQL 2008 R2 databse via SSL connection. The datasource verifies fine. I have...
View ArticleUsing Solr to search database content
I'm working with a database that stores links to various pieces of government regulation. Each regulation has a discipline, subdiscipline, regulation type, and responsible office. Each one also has a...
View ArticleHow do I tell default page vs page
I'm trying to create a check to distinguish between someone requesting the default page vs. explicitly requesting the default page. I'm running CF11 under IIS. My site has a default document of...
View ArticleHow do I not insert empty value into mySQL loop
How do I prevent my loop from trying to insert an empty value into mySQL database? The form I am using has four rows automatically created. If they only fill in three rows than I get problems with the...
View ArticlePlease Help - Randomly HTTP 503 Internal server error
Hi all, I have a Coldfusion 10 standard Edition installation with MSSQL 2005 on Windows Server 2008 R2 server about 2 week old.It is one of my live server and it is dealing with medium to high volume...
View ArticleCF11, getting every 5 min message: [ajp-bio-8014-exec-423] - An error...
CF11, getting every 5 min message: [ajp-bio-8014-exec-423] - An error occurred while fetching element from authcache in the coldfusion-out.logWhat is the reason of the message?
View Articlecfhttp and setting the content-type for a request
Hi, I am trying to set the content-type for a cfhttp request like this (on coldfusion 9): <cfhttp redirect="no" method="get" timeout="120" url="http://10.0.0.1/test2.cfm"> <cfhttpparam...
View ArticleGetting ColdFusion Support Back Into Dreamweaver
You may have noticed in the last few versions of Dreamweaver CC that ColdFusion support is slowly being removed from the program. Officially Adobe's answer is that developers should switch over to...
View Articlenative error code
Hiwe are in the process of migrating from CF6.1 + oracle 8i to coldfusion 8 + oracle 10g and I keep having this error in the log files:"Element NATIVEERRORCODE is undefined in CFCATCH."I think the...
View ArticleHelp me figure this hack out.
So as i was opening my presents with my family Christmas morning when my web server emailed me to let me know that a file had been created in my /CFIDE/ folder. This file was h.cfm and it was a nifty...
View ArticleError 500 after installing CF11 on Windows 8.1
I purchased a new laptop with Windows 8.1. I had a previous latop that had been upgraded to Windows 8.1 and ran CF10 perfectly fine. I made sure the necessary IIS modules were installed for CF. I...
View Articlecftextarea to PDF
We are using Cold Fusion 8. I created a text box on a form using cftextarea, which uses FCKeditor that came with CF8. When I try to populate a PDF form using cfpdfform/cfpdfformparam the embedded...
View Articlepeer not authenticated error CFHTTP
Hi I'm trying to call a web page using cfhttp. The url works fine and returns XML when called directly from the browser (any browser) but fails with the following error message when called from a .cfm...
View Article