Excerpt from LV 6 help database from searching "error":
*Start quote
Finding Error Code Descriptions
LabVIEW installs built-in LabVIEW error codes and error codes for related drivers, toolkits, and modules as XML-based text files. You can use the General Error Handler or Simple Error Handler VIs in labview\vi.lib\utility\error.llb to obtain a description of these error codes.
If the VIs do not return a description, the error code text files might have been moved, deleted, or corrupted. This problem usually occurs when you use user-defined error codes, applications or shared libraries, or drivers released before LabVIEW 6.1.
You often can solve the problem by taking the following actions. If you add any new error code text files to your computer, the c
hanges take effect the next time you start LabVIEW.
*End quote
If you run -203 through the error handler, it seems to be related to a com port problem. Are you trying to do something with a serial or parallel port device?
2006 Ultimate LabVIEW G-eek.