Issue Details
We are attempting to use the ScatterGraph control from NationalInstruments.UI.WindowsForms inside a .NET library that is called by a Custom Step Type in NI TestStand. The control works fine in standalone applications built with .NET Framework 4.8 (like WinForms or WPF). However, when used in TestStand, it fails with the following error:
Could not load type 'System.Web.HttpContext' from assembly 'System.Web' at NationalInstruments.Restricted.LicenseBase.RunTimeCheck(...)