CF10 on MAC OS X 10.9.1
Hi All,I installed apache as:http://coolestguidesontheplanet.com/install-configure-apache-mysql-php -phpmyadmin-osx-10-8-mountain-lion/And CF10...
View ArticleCF10 Sites Produce 500 Error, CFAdmin Runs Fine
(This is a partial repeat of a posting I added this morning to an old thread; reposting here in a new thread as I am not sure the old one will be seen by anyone) Through fits and starts, we have CF10...
View ArticleSerialize a form submission
I have a form (working on someone else's messy app that is no longer at my work so I am a bit confused at what they did) that prints out list items from a database. There is a button to add an entry...
View ArticleColdFusion 10 Update 13 is now available
ColdFusion 10 update 13 is now available for install. It includes support for OS X Mavericks(10.9). For details, please read this KB article:...
View ArticleHyphen in XML row name causing problems
I have an xml file that I am trying to turn into a qury object so I can have the query interact with my SQL database The XML file has 15 rows and I have successfully got 13 of them into a query. The...
View ArticleRegistry Directory Not Available error
I am unable to open install new software and update software in my standalone version of Adobe Coldfusion designer 2.0.1If I go to Help / Product Details / Installation Details I get a message that An...
View ArticleCF10 update 12 application requires me to log in as root
We have CF10 isntalled as a j2ee installation on a web logic cluster on enterprise class servers. I was able to apply CF10 mandatory updates...
View ArticleHandler "JWildCardHandler" has a bad module "IsapiModule" in its module list
I get this Internal Server Error (500.21) after installing the 32 bit version of Cold Fusion on a Windows 7 Pro machine (32 bit version). I read the posts and unchecked the IIS version 6 backward...
View ArticleFlash Builder cannot find cfc
Hi All,I was able to install CF10 on MAC OSx 10.9 yesterday http://forums.adobe.com/message/6001420#6001420I create a FB/CF project using this configuration:CF Standalone option with:CF root folder =...
View ArticleWhat is the latest update level possible for CF9.0.2?
Hello, I installed CF 9.0.2 and installed cumulative hotfix 1. This took the update level to "chf9020001". Is this the latest possible revision of CF 9.x series, or does ColdFusion have any update over...
View Articleproblem with cfcookie
Hi I have some problem with cfcookie. No where CFCOOKIE tag or javascript fns are used to create a cookie from the code. But cookies are created ans stored in the local system once logged into appln....
View ArticleHacker adding links to CF files
Hi, Someone is adding links to my CFM files. I am informed of this almost immediately and remove the offending code. The code is usually to knockoff brand stuff such as Michael Kors and Loius Vuitton....
View ArticleWhy CF10 Local So Slow?
I have been running CF8. I stopped all CF8-related services, set them to manual, then installed CF10 with Developer option. Slow as molasses. Even getting the Administrator screen up takes 5 minutes or...
View ArticleGetting NullPointerException on IsUserLoggedIn() Randomly
java.lang.NullPointerException at java.util.Hashtable.put(Unknown Source) at coldfusion.runtime.SecurityScopeTracker.setSecurity(SecurityScopeTrac ker.java:235) at...
View ArticleControl Flow Question
I am a newer programmer and I am not sure I would translate this into code.. If the time is between 21-30 days, the cost is $50. If it is more than 30 days, there is an additional charge of $34 for...
View ArticleWhy is ColdFusion adding backslashes to my Concatenated string?
Alright, serializeJSON isn't creating pretty enough JSON for me to use with jQuery. So I decided to build it myself.Here is my code: <cffunction name="getActions" output="false" access="remote"...
View ArticleWhen will Coldfusion 10 be updated with a newer version of Tomcat, to support...
Hello, McAfee Scan Alert is reporting that Tomcat version 7.0.23.0 is not pci compliant.We're on CF10 and just updated to update 12. We've read in another thread that Tomcat is specialized for CF and...
View ArticleColdfusion session timing out too soon?
I have coldfusion 10 installed as our main server. I am using sessions to store some information and have set sessiontimeout=#CreateTimeSpan(0,0,45,0)# in the application file but for some reason the...
View ArticleInstallation fails on Windows 2012
Hiya, I installed CF 10 yesterday and all went OK. Ran the updates, added a few datasources and then found out that CF files only got parsed when called as ./ (rather than ./index.cfm or...
View Article