Community Member Profile
- Profile: /members/2440-Leon-Miller-Out.htm
- URL: singlebrook.com
- Comments: 2
- Points: 1
Recent Blog Comments By Leon Miller-Out
-
ColdFusion GetTempDirectory() Stops Working
Posted on Dec 20, 2007 at 11:59 AM
What version of ColdFusion and what platform are you guys running on? I don't believe I've ever seen this error occur, but maybe it would explain some "random" NPEs I've seen. Also, I looked in the livedocs for 6.1 and 7 and didn't see any mention of this. Where is this issue documented?read more »
-
Cannot Invoke Method On An Object Of Type coldfusion.runtime.VariableScope With Named Arguments
Posted on Nov 29, 2007 at 5:20 PM
I had the same problem today invoking a function in the request scope. We typically copy our UDFs into the request scope so we can reference them from within CFCs. The original code was: <cfset var convRate = request.getConversionRate(foo = bar)> The error was: Canno... read more »



