Exiting Visual Basic 3.0 with NI-VXI Causes a Fatal Exception Error Primary Software: Measurement Studio>>Visual Basic SupportPrimary Software Version: 3.0 Primary Software Fixed Version: N/A Secondary Software: N/A Hardware: VXI/VME/MXI>>MXI Interfaces
Problem: When I press the stop button in my Visual Basic 3.0 (16-bit) application it causes a fatal exception error. Solution: Do not press the stop button on Visual Basic's toolbar. Pressing the stop button does not call CloseVXILibrary(). To quit your Visual Basic 3.0 program, press Alt-F4 (or go to the system menu of the running example program). This will invoke Form1_Unload (normal termination of the program), which will in turn call CloseVXILibrary(). Related Links: Attachments:
Report Date: 06/12/1996 Last Updated: 05/26/2004 Document ID: 0MBFS552 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
