Hi,
I'm currently testing my own app with a C#Script on TestComplete 10.20.953.7 and have a trouble about the way TestComplete treats the main window.
When I test it on my account with the run mode "Simple", there is no problem and the main window is considered as a "WPFObject". Though, when I want to use the mode "RunAs" with a Simple tester account, the window is considered as a "Window".
I've tried the script on this post: http://smartbear.com/forums/f81/t74310/incorrect-object-names/ but this didn't help me.
What should I do?