hlalumiere
13 years agoRegular Contributor
TC9.1: The object invoked has disconnected from its clients.
Since the update to v9.10, performance is up, and I no longer get the annoying error 91's I was getting... However now I have a problem that renders TestComplete completely unusable.
I get this message regularily on bening code that has always worked fine. So far this happens on two controls, one is a Janus GridEx, the other is ActiveBar3. Here is an example of the code causing the error:
If Not DynaGridObj.Columns.Item(strColName).Visible Then
As you can see it couldn't be simpler, yet the new TC9.1 refuses to work. We use this control EXTENSIVELY, to the point that I don't think a single of our 500 test units will run.
I need a fix for this ASAP, cannot wait for the next build.
I get this message regularily on bening code that has always worked fine. So far this happens on two controls, one is a Janus GridEx, the other is ActiveBar3. Here is an example of the code causing the error:
If Not DynaGridObj.Columns.Item(strColName).Visible Then
As you can see it couldn't be simpler, yet the new TC9.1 refuses to work. We use this control EXTENSIVELY, to the point that I don't think a single of our 500 test units will run.
I need a fix for this ASAP, cannot wait for the next build.