Chapter 9 Generation Reference Guide (GTL)
Translation errors are evaluation errors on a variable when evaluating a template.
You may encounter the following translation errors:
Translation error message | Description and correction |
---|---|
unresolved collection: <collection> | Unknown collection |
unresolved member: <member> | Unknown member |
no outer scope | Invalid use of Outer keyword |
null object | Occurs when trying to access a null object member |
expecting object variable: <object> | Occurs when using string instead of object |
VBScript execution error | VB script error |
Deadlock detected | Deadlock due to an infinite loop |
Copyright (C) 2005. Sybase Inc. All rights reserved. |