LabVIEW and ASP.NET, Redux
After posting my little piece on LabVIEW and ASP.NET, another developer here at National Instruments (thanks Elton!) directed my attention to another little gotcha - this time when using LV's ActiveX server interface.
In this case, if you want to use ActiveX to control LabVIEW (load a VI and run it for example), you need to consider the ActiveX security issues and ASP.NET. Here is the discussion that has all you need to know on the subject.
Comments