FileInfo

Languages

Overview

What is an ERR file? An ERR file is a text file that contains error messages generated by a program. It is typically written as a program loads, executes, or closes and is often used by software developers when testing or profiling programs.

More Information Since programs often print to standard "out" and standard "err" streams when run, a developer may choose to redirect this output to a log.out file for normal output and log.err for error output. Both files may be appended rather than overwritten between runs of the program so that the history is maintained over successive runs.

Popularity3.5/5

44 votes

Quick AppOpen with
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched all file formats and software programs listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Breadcrumbs

DeveloperMicrosoft
Popularity2.9 | 15 Votes

Previous / Next

In-Depth

.ERR File Extension

3 file types use the .err file extension.

Error Log File

DeveloperN/A
Popularity
3.5  |  44 Votes
 

What is an ERR file?

An ERR file is a text file that contains error messages generated by a program. It is typically written as a program loads, executes, or closes and is often used by software developers when testing or profiling programs.

More Information

Since programs often print to standard "out" and standard "err" streams when run, a developer may choose to redirect this output to a log.out file for normal output and log.err for error output. Both files may be appended rather than overwritten between runs of the program so that the history is maintained over successive runs.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open ERR files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Microsoft Notepad

Included with OS

Other text editor

Mac

Apple TextEdit

Included with OS

Other text editor

Linux

Vim

Free

GNU Emacs

Free

Other text editor

Category: Text Files

Updated: November 30, 2018

AutoCAD Error Log File

DeveloperAutodesk
Popularity
3.7  |  14 Votes
 

Application log file generated by AutoCAD, a CAD application used by engineers for creating 3D designs; contains information related to a program crash; may include the error text, date and time the error occurred, and the name of the drawing that was opened when the program unexpectedly quit; used for diagnosing and troubleshooting application problems.

More Information

AutoCAD application errors, such as Fatal Errors and Internal Errors, are stored in the file acad.err .

Programs that open or reference ERR files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Autodesk AutoCAD 2025

Free Trial

Category: Misc Files

Updated: September 8, 2010

Visual FoxPro Compilation Error File

DeveloperMicrosoft
Popularity
2.9  |  15 Votes
 

An ERR file may also be created by Microsoft Visual FoxPro when errors occur during the compilation of a database application. It contains a list of any issues encountered, such as syntax errors, missing files, or other problems that prevent the application from compiling successfully. ERR files help developers identify and resolve errors in their code.

More Information

Developers often review ERR files to correct specific errors to ensure the application runs smoothly. They are not a part of the final application distribution but a helpful resource during the development and debugging process.

NOTE: The last version of Visual FoxPro was 9.0, which Microsoft published in 2007.

Programs that open ERR files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Microsoft Visual FoxPro

Discontinued

Paid

Category: Developer Files

Updated: September 17, 2024

FAQ

What is an ERR file?
An ERR file is a text file that contains error messages generated by a program. It is typically written as a program loads, executes, or closes and is often used by software developers when testing or profiling programs.