I'm running version 10.20.953.7
I've suddenly started getting catastrophic failures (so far they seem to hit randomly) when attempting to:
Log.AppendFolder(messageVariable)
My scripts are VBScript and this line is in a two line function that just appends a log folder and pushes the indicator text when it is called.
When it happens, I click the 'Ok' button on the warning popup, and TestComplete closes the popup. The test status indicator now indicates that the test is still running, but no more test actions are taken. Trying to stop the test changes the indicator to say that it is stopping, but it never finishes stopping. The only way to actually make it stop is to use task manager to forcibly shut down TestComplete.
Anyone else seeing this? Is it related to a recent Windows update or something? Or have I corrupted something in my installation of TestComplete?