02-01-2018 02:05 PM
Hi,
I have customized the Teststand simple user interface , after i run the userinterface and after exit, i am getting warning message popup . PFA attached snapshot. Any idea on this . The number of reference in popup varies each time.
Regards,
Anand
02-02-2018
02:24 AM
- last edited on
04-02-2025
04:56 PM
by
Content Cleaner
Hi Anand
Looks to me as if you are opening references to TestStand objects (probably in the bit of the UI you have customised) and not closing them after you are done with them. Check out Close Reference and where and how to use it.
Steve
02-02-2018 02:32 AM
Hi Steve,
Thanks, I will check that .
Recently i have posted a question on sending .Net object reference from teststand UI to teststand.
Above is the link, Can you please check this. I was using GetValDispatch and setValueDispatch property object method but it is not working. I am stuck in that. Please check once.
Regards,
Anand