cancel
Showing results for 
Search instead for 
Did you mean: 

Issue when i respy the element by AA mode

ManojKumar3
Level 6
Hi Team, i had spied a Windows Application by AA mode and it worked fine . when i tried to highlight the same element again i got the following error: Error - Highlighting results - Interface not registered (Exception from HRESULT: 0x80040155) so when i tried to respy the element again this time i am not able to spy any elements in that window by any mode. has someone face the above issue if yes, can you please let em know what can be done?? Thanks and Regards, Manoj
2 REPLIES 2

Denis__Dennehy
Level 15
I have not heard of that error before, it might be worth reaching out to the product support team.

ivan.gordeyev
Level 5
This happens occasionally. I have not narrowed down the issue, but have noticed that it can happen when I carry out multiple changes in the object/process without saving. E.g. Re-spied an existing element with a new spying method without saving, or if I have not saved a process after updating multiple logic or removing the action that was in focus/stepped through at a time. But it doesn't happen every time I carry out those actions. I think it happens, when an application somehow changes/looses connection, maybe during a page refresh. The solution during the design phase is save process/object before testing it. Sometimes if you stepped through from process into an object, updated it and then saved the object, the process needs to pick up the changes. Use the refresh button to do this and ideally save the process also before testing. On few occasions I have had this when simply running the process, on these occasions it might have happened due to connectivity or a backup. Good exception handling with few attempts might help if this happens.