02-10-2025 05:32 PM
For the upcoming TSF project we are looking into an option of creating a custom TS launcher using C#.
We are trying to configure the environment with the given examples (...Program Files (x86)\National Instruments\TestStand 2021\UserInterfaces\Full-Featured\CSharp) but are running into problems:
From what we understood, we are missing the activex controlls in the registry, although we found some controlls with different names:
Could someone guide us through the troubleshoot? As these issues were never covered in the advanced TS trainings.
Problems occuring on multiple work laptops, both Windows 10 & 11. Using TestStand 2021 SP1.
02-10-2025 07:34 PM
Well, regarding this question, I guess you may have used VS2022 to open the example project of TS2021.
You can try using VS2019 or VS2017, and then you will discover a different world.
Good luck!