Download ColdFusion 11 developer edition
Hi All, I want installer for ColdFusion 11 developer edition 64 bit. As usual I went to Adobe - ColdFusion Support Center : More Downloads , but it seems only ColdFusion (2016 release) - Developer...
View ArticleServer Setting Font Management CF11 update 7
ColdFusion Admin has the follow on the Font Management screen: Any attempt to add a font or a directory to a font ends in a black screen and an error in the log. Blank screen being CF Admin...
View ArticleDécoupage d'un livre en pdf en chapitres en cfm/Cutting a book in pdf...
Bonjour, J'aimerai prendre un livre en PDF pour le découper en chapitres en cfm. J'aimerai me servir du style de word : Titre1 = titre du livre ; Titre 2 = chapitre ; ... Merci pour votre aide Hello,...
View Articledebugger fails to connect
Unable to debug coldfusion cfml. I have done the following setting.Allow Line Debugging is enabled.Debugger Port: 7777-DDEBUGGER_SERVER_PORT=7777.Test debugger fails.
View ArticleLaunch the debugger for ColdFusion applications
When I select new launch configuration, I get the following error.An error has occurred. See error log for more details.Path for project must have only one segment. !ENTRY org.eclipse.jface 4 2...
View ArticleColdfusion 2016 - JDBC Oracle Error ORA-01882
Hi There Have loaded CF 2016 server on a test PC to test the impactof upgrading of our website from CF10, however when defining an ORACLE 11.gdata source am getting this error. Works fine with CF10....
View ArticleBuilding a table from a cfquery
I'm trying to build a table of noise barrier area by material per year. I have a query that gives me this: (I have years from 1963 - 2013, so the below is just a sample) 2013 Berm 302013...
View ArticleCF 2016 Hotfix 1 Fails To Install
I am using the ColdFusion Administrator to download and install the hotfix.I am using the built-in server for ColdFusion Administrator (not IIS). It fails every time, just as it does in CF 10 and CF...
View ArticleCF 11 update 8 not working - how to update manually?
Hello, tried to update our current CF installation (Windows 2008 R2, CF 11, update 7, java 1.8.0_77) to the latest update. First time in my CF update history I was not able to "download" or "download...
View Articlecgi.http_url blank output
Yesterday morning I updated CF11 to update8, on a windows 2012, iis 8 box. As I was reviewing one of my application logs, I noticed that from the time the server updated and forward that one of my...
View ArticleColdFusion 11 or ColdFusion 2016 & MS Exchange 2013
First off is connecting to Exchange 2013 supported by either ColdFusion 11 or ColdFusion 2016? If so what are the steps to getting cfexchangeconnection to actually connect? Our current setup is CF11...
View ArticleHow to use cfhtmlhead tag?
I found this documentation, Adobe ColdFusion 9 * cfhtmlhead , but how do I use it in my page? Where do the <cfhtmlhead text="#sHeader#"> tag go on the page? Okay, so this is what I have....
View ArticleThe getColdFusionInstances method was not found.
On a Solaris server I am trying to patch a CF11 Update 7 instance to Update 8. Another development group updated all the other instances except the two I work on without talking to me first. On one of...
View ArticleJust out of curiosity: imageDrawLine / imageDrawText
Hello, all, I've been playing around with imageDrawLine(s) and imageDrawText (only just recently discovered them), and I am confused about something that I hope someone can help clarify. If I create a...
View ArticleExtremely Simple Shopping Cart
Hi everyone. I was able to get a very simple shopping cart set up and to work with adding a Product to the cart and deleting the Product, but how do I add or display something such as the price of the...
View ArticleInternal error while reading topic extensions from remote server
I am receiving this error in CF Builder. Any ideas let me know.Version: 3.0.0Build: 292922 !ENTRY org.eclipse.help.base 4 0 2016-05-17 10:55:06.470!MESSAGE Internal error while reading topic...
View ArticleForms in CKEditor?
For some reason when I load an existing FORM and that Form as a TEXTAREA field in it, everything AFTER the TEXTAREA is removed form the editor and placed on the outside? I know it's an issue with the...
View Articlecffile to write UTF-16 LE
Hello, I am using CF11 on a Windows2012 server 64bit When using cffile with action "write" and using charset="utf-16", it creates a UTF-16BE (Big endian) file. Is there a way to get a UTF-16LE encoded...
View ArticleColdfusion 11 Update 8 fails to install - can't delete files
I have Coldfusion 11 Standard running on Windows Server 2012 R2 with IIS. I attempted to install update 8 via the CFadmin. It failed and the log shows this: Failed to delete directory...
View ArticleColdfusion v2016 using SQL server query using order by right causes error.
Have query that worked until v2016. Using order by right(LogNumber,3) DESC get error:Macromedia][SQLServer JDBC Driver][SQLServer]Incorrect syntax near the keyword 'right' query: SELECT LogNumber...
View Article