Hello,
The file you attached is a LabVIEW.ini file, where the configuration
settings are stored. Please find the error log file, and this should
give you a better idea what might have caused the error.

There are two types of log files. There are those created by LabVIEW
and those created by Windows.

The log file created after internal LabVIEW errors is called
LabVIEW_Failure_Log.txt and it is stored in your temporary LabVIEW
directory. By default, this directory is located at C:\Documents and
Settings\(User Name)\Local Settings\Temp (Windows 2000).

NOTE: By default, the Local Settings folder is a hidden folder. In
order to view hidden files and folders in Windows Explorer, select
Tools =BB Folder Options =BB View. In the Advanced Settings field, select
Show hidden files and folders.

If you have modified the location of you temporary directory, the log
file will be located there. To view or change LabVIEW's temporary
directory path, go to Tools =BB Options =BB Paths =BB Temporary Directory.
For more information on the error information contained in the
LabVIEW_Failure_Log.txt file, visit the LabVIEW Internal Error Support
Page linked below.

If you receive an error message saying that LabVIEW has generated
errors and will be closed by Windows, there will be a different log
file created. This is a log file created by Windows, and by default it
is a Dr. Watson's error log file. These log files are saved as .log
file under ...\WINNT folder for NT based systems, and as .wlg under
..\Windows\Drwatson folder for Windows 9.x systems.

If you open just LabVIEW, without trying to open a VI, will you still
receive the crash? If so, can you create a new simple VI similar to
the VIs that crash LabVIEW and run it? Do you call any hardware driver
or other dlls with the VIs that cause LabVIEW to crash?

Zvezdana S.
National Instruments

Reply via email to