Chapter 5 Customizing Generation with GTL


Translation errors

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 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) 2008. Sybase Inc. All rights reserved.