Coldfusion 10 install won't start
I downloaded the trial of Coldfusion 10 64 bit for windows and have tried multiple times to open it on my Windows 2008 Server. When I double click the EXE, the hourglass spins for a few seconds, and...
View ArticlePost ColdFusion Security Hotfix APSB13-10 - error on JSON returned with debug on
After completing the install process of the hotfix I get the following error when debugging ("Enable Request Debugging Output") is on and the response comes from a remote function whose returnformat is...
View ArticleWorkspace in use or Cannot be Created
Is it possible to setup CFBuilder so files opened in Windows explorer open in the currently open instance. The final release tries to spawn a new instance and displays "Workspace in use or Cannot be...
View ArticleError 500: The Metrics service is not available.
On my production server (Windows Server 2008 R2 Web edition 64 bit, 4 GB RAM, Coldfusion 9.0.1 32 bit) every 4-5 days all websites aren't available, the error message is: ERROR 500: ROOT...
View Articlecfimage inside cfdocument problem
Very strange, but repeatable issue I've run into. I'm using the barbecue Java barcode generator library to generate code128 compliant barcodes which are then handed to cfimage writeToBrowser to...
View ArticleisValid throws 403 error
Hello, I am attempting to use this isValid code: <cfparam name="myVar" default=""> <cfif (myVar NEQ "") AND NOT (isValid("string",myVar))> Failed<p><cfelse>...
View ArticleCF Builder 2 slow on closing files issue
This is an old issue that still has not been resolved When closing a file on CF Builder 2 it takes a long time for the file to close. This used to happen on Windows XP. I have a new PC with Windows 7...
View ArticleSEO with Coldfusion, dynamically insert 'title' and 'meta' tags ?
with regards to a database driven site that relies on a single page, 'show_merchandise.cfm' to display products, is it ok for Coldfusion to fill in the title and meta tags ? eg....
View ArticleTomcat exception Cannot call sendError() after the response has been committed
CF 10 Developer Edition. Windows XP SP3 When submitting a page that worked fine in CF 7 on this machine, I get an error I've never seen before: ==================HTTP STATUS 500- description: The...
View ArticleCF10 on Windows server 2008 (64bit): 32-bit CF cannot be installed, but...
Hi, I have exhaused my research and ways of fixing this issue. I have a Windows Server 2008 (64-bit). I am able to install 64-bit CF10 on it and CF websites run just fine. On the same machine, I have...
View ArticleColdfusion 9 MySQL communications link failure
've just installed Coldfusion 9, and everything is now working fine and it's connected to my MySQL databse via the Coldfusion Administrator as a datasrouce, but I get this error occuring infrequently,...
View ArticleSEVERE: The web application [/] created a ThreadLocal
Looking in coldfusion-error.logs I'm seeing a bunch of entries like SEVERE: The web application [/] created a ThreadLocal with key of type [coldfusion.util.DateUtils$1] (value...
View ArticleCannot add Coldfusion 10 as a local server to Coldfusion Builder 2
My computer has the following specs. 1. Intel T7200 (Quadcore 1.73Ghz)2. 64 GB SSD + 500 GB HDD3. Windows 7 Professional 64-Bit4. 4GB RAM I installed a fresh copy of Coldfusion 10 on C: drive and a...
View Articlespecified CFC could not be found
Googled this for several hours, hope I'm missing the obvious as usual... I'm using CF9 and IIS7. Followed/tailored simple autosuggest code from Ben Forta. Came up with HTML: [code]<cfinput...
View ArticleJVM Path - Error loading jvm.dll
I am performing a new installation on the following:Windows 2008 R2 service pack 1CF Enterprise 9.0.2Single Web Server installation using IISSQL Server I am getting an 'Error loading: C:\Program...
View ArticleNew Coldfusion Server Setup in Flashbuilder and Coldfusion Builder not working
I have not found the combination for adding a new Coldfusion Server in Flash Builder 4.7 or Coldfusion Builder 2.01 with Coldfusion 10. I am running windows 7 64bit. on IIS 7. Coldfusion 10 is running...
View ArticleColdFusion 10, SQL 2012, MS Server 2012
Ok, I'm trying to install the newest of the new ColdFusion 10 with SQL 2012 on MS Server 2012 I have seen some blog posts, but nothing on the forum. Is there an official thread or response from Adobe...
View ArticleBlank Admin page after applying Hotfix patch 4 to Coldfusion unix 9.01
I just finished applying the hotifx 4 for my 9.01 coldfusion 32bit server on a Unbuntu box and after restarting CF and Apache I noticed the Admin page comes up blank, otherwise CF is working perfectly....
View ArticleConverting magazine pdf to online pdf magazine viewer
I tried to search to look for this info but the search feature has been throwing errors for me the last couple of days. What I'm trying to do is see if CF has features or functions that would allow me...
View ArticleDisallow access to certain directories
I have a directory on my server named "documents" that I need to make sure users are authenticated (logged in) before they can access this directory. The directory contains PDF documents. Whats...
View Article