DictionaryForumContacts

   English
Terms for subject Microsoft containing errors | all forms
EnglishGerman
Application Error MonitoringAnwendungsfehlerüberwachung (A System Center Essentials that provides agentless monitoring of application exceptions on clients. Managed computers can generate and send an error report upon detection of applications errors)
Application Error ReportingAnwendungsfehler-Berichterstattung (A tool that compiles a detailed report in the event that an Office program crashes and either directs the user to a potential solution (for known problems) or transmits the report to Microsoft for investigation (with user permission))
build errorBuildfehler (A message that notifies you of an issue that breaks the build)
compilation errorKompilierungsfehler (An error which occurs while compiling an application. These compilation errors typically occur because syntax was entered incorrectly)
compile-time errorKompilierzeitfehler (An error in a script that occurs if you mistype a keyword, forget to close a multi-line command (such as DO ... LOOP), or introduce a similar mistake. If a script includes a compile-time error, the script will not execute and an error message is displayed as soon as the browser or server processes the page. Also called a syntax error)
continuable errorFehler, der nicht zu einem Programmabbruch führt (A non-access violation. An error that does not prevent an application from continuing)
continuable errorvernachlässigbarer Fehler (A non-access violation. An error that does not prevent an application from continuing)
data-overrun errorDatenüberlauffehler (A state in which the sending computer is transmitting characters faster than the receiving computer can accommodate them. If this problem persists, reduce the bits-per-second (bps) rate)
error detectionFehlererkennung (A technique for detecting when data is lost during transmission. This allows the software to recover lost data by notifying the transmitting computer that it needs to retransmit the data)
error state numberFehlerzustandsnummer (A number associated with SQL Server messages that helps Microsoft support engineers find the specific code location that issued the message)
error stringFehlerzeichenfolge (A string from the system or a program advising the user of a problem that may require human intervention in order to be solved)
Error tabRegisterkarte "Fehler" (In Setup wizards for Virtual Machine Manager, a tab that provides details about the error condition that caused an installation to fail)
error valueFehlerwert (A value shown in Excel when there is an error in a formula, for example VALUE! or REF!)
fatal errorschwerwiegender Fehler (An error that causes the system or a program to fail abruptly with no hope of recovery. An example of a fatal error is an uncaught exception that cannot be handled)
logic errorlogischer Fehler (An error, such as a faulty algorithm, that causes a program to produce incorrect results but does not prevent the program from running. Consequently, a logic error is often very difficult to find)
read errorLesefehler (An error encountered while a computer is in the process of obtaining information from storage or from another source of input. Compare write error)
recoverable errorbehebbarer Fehler (An error that can be successfully managed by software. For example, when the user enters a number when a letter is required, the program can simply display an error message and prompt the user again)
rounding errorRundungsfehler (The deviation from an exact value resulting from the use of rounding)
run-time errorLaufzeitfehler (A software error that occurs while a program is being executed, as detected by a compiler or other supervisory program)
semantic errorSemantikfehler (An error in meaning; a statement in a program that is syntactically correct (legal) but functionally incorrect)
server errorServerfehler (A failure to complete a request for information through HTTP that results from an error at the server rather than an error by the client or the user. Server errors are indicated by HTTP status codes beginning with 5)
SMART errorSMART-Fehler (An error returned by the SMART test)
standard errorStandardfehler (An output stream typically used by programs to output error messages or diagnostics)
sync errorSynchronisierungsfehler (A problem that prevents sync from completing. Sync errors are typically caused by problems with the device, network folder, or other computer you are trying to sync with)
syntax errorSyntaxfehler (An error in the grammatical structure of the code or expression)
time-out errorTimeoutfehler (A condition where an expected character is not received in time. When this condition occurs, the software assumes that the data has been lost and requests that it be resent)
Windows Error ReportingWindows-Fehlerberichterstattung (The Windows technology that collects data on system crashes or hangs and sends it to Microsoft)