Translation errors are evaluation errors on a variable when evaluating a template.
|
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 |