05-22-2003 08:11 AM
05-23-2003
10:39 AM
- last edited on
10-03-2025
10:32 AM
by
Content Cleaner
LabVIEW uses error 42 to mean "Generic Error." You can actually find what errors mean by going to Help>>Explain Error... and entering the error code. However, that does not help us too much here! The only information I could find relating error 42 to TCP was this KnowledgeBase [broken link removed] which associates the error with trying to open a remote session through firewalls or proxy servers. You might want to check that out and see if it's relative to your situation.
05-26-2003 03:25 AM