No 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 Articlecustom wsdl namespace issue
I’m trying to use a custom wsdl with our own namespaces. However, CF10 is partially overwriting with its own namespaces. Here it the partial component definition.<cfcomponent output="false"...
View Articleupgrade mx7 to cf9
Our company intranet site was built by a third party. It's been using CF MX7 Standard. They have an upgrade for the site which requires CF 8.01 or better. I'd read of issue with 10 and thought it...
View ArticleColdFusion 10 silent installation and configuration
Hi, CF 10 docs seem a tad thin on the subject of silent / unattended / scripted installation and configuration. I need to find a fully automated (scripted) way to do these things:1) install of...
View Articlecorrect version of update 16 for cf 10
after applying update 16 it says: 10,0,16,293399(PreRelease) is this accurate? is PreRelease the production version of this update?
View ArticleDisplay result of 1st row only from a query
Hi. I have a search page that searches on a part number. It displays results into a table dynamically. The rows are ordered by a field called ECID. It's just an auto number field I have set up in...
View ArticleColdFusion 10 vs 11 Escaping Input Parameters
Hi, I just recently upgraded to ColdFusion 11 from ColdFusion 10 and noticed that quotation marks are not being escaped in ColdFusion 11 when those are entered in a textbox. Here is an image from my...
View ArticleColdFusion 11 memory leak
We started with an out-of-box install of ColdFusion 11 x64 on Windows 2008 R2. As sites were added to the server, we noticed a memory leak started to become apparent. There was plenty of information...
View ArticleFolder Directory Create
I recently Migrated our sharepoint from windows 2003 to 2008. In doing so I lost Cold fusion and a directory Wizard, This wizard was put in place to create a folder directory out on our network drive...
View ArticleDownload ColdFusion 10 installers
Hi I'm looking to download various ColdFusion 10 installers, however it appears that Adobe has removed the download links from their normal web-sites. Can anyone point to an official link for...
View ArticleFile not found: index.cfm
Hi, I have a new ColdFusion 9 install on a CentOS server with Apache 2.2 I applied the 9.0.1 update. The install is Standard, not Enterprise. I can access the admin at /CFIDE/... perfectly. The problem...
View ArticleYou have attempted to dereference a scalar variable of type class...
You have attempted to dereference a scalar variable of type class java.lang.String as a structure with membersHi I receive the error in the title bar as a result of the following code but I can't...
View ArticleCFThread GC Overhead Limit Exceeded
I have an application that trades virtual items and have a single page which gets all my accounts and for each one creates a thread that firstly logs the account in and then searches and buys for items...
View ArticleDreamweaver CC Coldfusion 10 extension?
Hi I'm on the road trying to configure Dreamweaver CC for a CF10 project on my laptop. Back in my office on my server i have DWCC configured using the CF10 extensions and I remember that I used an...
View Article<cfdocumentitem type="footer" > ignores CSS
Looks like the <cfdocumentitem type="footer" > tag which is part of<cfdocument> ignores all attempts to style it with CSS.I can't change the font family,...
View ArticleORA-00933: SQL command not properly ended. CF9 Error Executing Database...
Hi,When using the CF9 in-build Oracle driver, the query works well, but when it is changed to use the ojdbc6.jar, then getting the below issue.ORA-00933: SQL command not properly ended.Issue...
View ArticleCFCONTENT not working correctly with CF11 and IE10
I have a very simple which is working in CF8 using IE10 <CFHEADER NAME="Content-Disposition" VALUE="inline; filename=sammy.jpg"><CFCONTENT TYPE="application/unknown" DELETEFILE="No"...
View ArticleColdfusion 10 with IIS 7 Windows authenticaiton
I enabled Windows authentication in IIS 7 for a site powered by coldfusion 10. After I logged in, a coldfusion page that dump all the CGI shows REMOTE_USER and AUTH_USER are empty. The...
View ArticleWhy do I receive two serial numbers when I purchase ColdFusion 11 Full License?
I have just purchased ColdFusion 11 Standard Full license (not Upgrade license). The Order email from Adobe contains two different serial numbers, why? Does that mean that with a single purchase of...
View ArticleColdFusion won't run after cleaning up a malware infection.
I got a nasty package of malware delivered to my personal/development workstation over the weekend. I used both HouseCall and Kapersky tools to clean it up. I think I got it all. But when I went to...
View Article