maximojo
9 years agoFrequent Contributor
TestComplete very slow on MFC app
Hi all,
Just wondering if anyone has had this problem with their old MFC app automation.
When TC peforms actions like double-click, click or even Log.Message it is performing that action than hanging there for up to 30 seconds.
I've replaced the clicks with LLPlayer but not being able to log messages is pretty bad.
This did not happen with TC 10.
Thanks for any ideas
m
Smartbear support figured it out. The performance counters I had setup weeks ago were causing it. It's most likely my fault though. I had set them up on my local PC with a value "localhost" but somehow in all my copying of projects (long story, hadn't setup SVN at that time) the value had become baked in with my PC name.
Once I set that back to "localhost" all was well!