Forum Discussion
anna_v
Staff
14 years agoHi Mat,
Try to remove parentheses after the property name in your script code:
...
Connect.Log["Message"]((string)dataTree["Name"]);
Connect.Log["Message"]((string)dataTree["Text"]);
If this does not help, could you please launch TestComplete with administrator permissions and check whether the problem occurs?
Thanks in advance.
Ann