CF10_mdt_updt.jar not in zipped patch
When I download and unzip the "mandatory" patch for CF10, the jar file is not in the directory. therefore, I cannot install this patch or any subsequent patches.
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 ArticleAnybody have any thoughts on CFWheels?
Hi all, I just recently got back into doing ColdFusion and I am looking at CFWheels right now as a framework choice? Any thoughts would be appreciated. By the way if anybody is looking for a...
View ArticleCF Server will not restart
I have just installed ColdFusion 9 (FOR 10th TIME) After installing 9 i when ahead and installed the update (9.0.1) - I did the installation be following the instructions on the Adobe installation...
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 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 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 ArticleIs anyone else having frequent frozen editor problems?
My editor freezes on me every day, at least once, and sometimes a lot more. Today it's happened 4 times. I never know when it's going to happen, but it seems to happen more often when I'm working on...
View ArticleFCKeditor not working in IE10
At first the editor wasn't appearing at all on pages where it should have been. After modifying the fckconfig.js file by changing var sBrowserVersion = navigator.appVersion.match(/MSIE (.\..)/)[1] ;...
View ArticleCFHTTP Connection Failure
Hi, I've been struggling with reading a 3rd party product feed. I'm using the following code <cfhttp url="http://webservices...."><cfhttpparam type="header" name="accept-encoding"...
View ArticleI need help setting up CF Builder to remote server
I have purchased CF Builder and now am trying to set it up to connect to a website that already has ColdFusion on it. The company that set this up for me is no longer offering support so I am learning...
View Article"You do not have sufficient access to uninstall" following CF9 silent install
When running a silent CF9 install I'm unable to remove the product, either through control panel or running the uninstaller directly. The error is "You do not have sufficient access to uninstall Adobe...
View ArticleWhere Does Eclipse Store Project Names?
In multiple attempts to get Eclipse to work with CFEclipse (which I've addressed in other posts), I've uninstalled and reinstalled both several times. I uninstall Eclipse and CFEclipse by deleting the...
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 ArticleError Executing Database Query.
Hi I am getting this error. Error Executing Database Query.You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near This is...
View Articlecoldfusion session variables being lost
ok so when my users login I establish session variables. one of these is employee id. in my Application.cfc I have this at the top: <cfscript>this.name = "My...
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 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 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 ArticleColdfusion and PGP
Hi All,I have pgp desktop installed on my server and I try to decrypt a string using my private & public key but I am completely lost...Should I use cfexecute with gnugp, a cfx tag or open pgp or...
View Article