Erik
Member since Aug 24, 2011
- Profile: /members/8829-erik.htm
- URL: http://www.stoicdreams.com
- FaceBook: egazme
- Comments: 1
Recent Blog Comments By Erik
-
Cannot Invoke Method On An Object Of Type coldfusion.runtime.VariableScope With Named Arguments
Posted on Aug 24, 2011 at 4:41 PM
I ran into this issue trying to invoke an object I have for logging errors into a database. The following code ran fine on my dev server, which runs cf9, but when moved to qa which runs cf8, it produced an error. <cfcatch type="any"> <cfset variables.logError = createObject... read more »