Facing issues while testing windows application process

I am trying to automate skype client, for which I have used windows application with Application host in it. I am trying to search names and have set the property to search user from search-bar on the client. But when running “test run” the execution fails with message “Control not found”.

How can I fix this?

Hi,

You will have to check if control id is dynamic in nature and configure the UI attributes appropriately to handle values at run time

Regards
Amit