Hi,
My company is in the process of upgrading an operator interface for Teststand, that is written in VB6, to VB.NET. This interface that we wrote works fine under VB6. But under the VB.NET version, what it does when the test launches is it does not execute the test steps until some action is made by the operator. Like we have a trace window that looks to see what the current step is. If that window is opened one step is executed. If the window is closed and opened again another step is executed, and so on. The test never just goes and executes on its own. It is like every step has to be prompted to execute for some reason. Does anyone have an idea what could be wrong?
Thanks,
Kenny