It means (and I kid you not) "Something happened to make things go wrong and
CF has absolutely no idea what it was".
Honestly. I've heard someone from (or related to) allaire say pretty much
the same thing.
|-----Original Message-----
|From: sebastian palmigiani [mailto:[EMAIL PROTECTED]]
|Sent: Tuesday, March 27, 2001 2:03 AM
|To: CF-Talk
|Subject: What does this error mean?
|
|
|
|I do not understand nor can I figure out how to fix the
|following error
|from a stored procedure.
|
|Doe anyone know what this error means?
|
|Sebastian
|
|----------------------
|
|Error Diagnostic Information
|
|CMemoryException: unknown cause
|
|PCodeRuntimeContextImp::executeSQLTagCFStoredProc::endTag
|
|The error occurred while processing an element with a general
|identifier of
|(CFSTOREDPROC), occupying document position (24:1) to (25:33).
|
|
|----------------------
|
|<cfstoredproc procedure="spSelectTranslation"
| datasource="arica">
|
|<cfprocparam type="in"
| cfsqltype="cf_sql_varchar"
| dbvarname="@LanguageID"
| value="#Trim(URL.LanguageID)#">
|
|
|<cfprocparam type="in"
| cfsqltype="cf_sql_varchar"
| dbvarname="@TrainingTranslationID"
| value="#Trim(URL.TrainingID)#">
|
|<cfprocparam type="in"
| cfsqltype="cf_sql_smallint"
| dbvarname="@TrainingTranslationType"
| value="#Trim(URL.Type)#">
|
|</cfstoredproc>
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists