There are things that LocalSystem doesn't have access to, like a default printer. Don't know about ActiveX controls,
which is why I am guessing
🙂For troubleshooting, I would build a logger .vi that will just write a timestamped string or error message to a text file. Sprinkle
the .vi around various areas of your code until you isolate where it is breaking. Tedious, but it does work.
Matt