Message codes are four-digit numbers.
The first digit indicates the major message class, and the second digit indicates the warning or error level.
Message Class | Handling |
META | Show to end user |
CONTENT | Show to end user |
CSS | Show to end user |
INT | Show only to tech support personnel. These messages typically indicate circumstances that can only happen under resource exhaustion or bugs in Litgen.dll. |
MISC | Decide who should see the message on a message-by-message basis. |
The second digit shows whether the message is an error or warning message.
Digit Level | Message Definition/Severity |
5 or above | Error messages |
1 – 4 | Warning messages (1=most severe, 4=least severe) |
© 2000 Microsoft Corporation. All rights reserved. Terms of use.