This section lists error messages generated by the Microsoft Browse Information Compactor (SBRPACK). SBRPACK errors (SB xxx) are always fatal.
| Number | SBRPACK Fatal Error Message |
| SB1000UNKNOWN ERROR Contact Microsoft Product Support Services | ||
| SBRPACK detected an unknown error condition. | ||
| Note the circumstances of the error and notify Microsoft Corporation by following the instructions in the Microsoft Product Assistance Request form at the back of one of your manuals. | ||
| This error ends SBRPACK with exit code 1. | ||
| SB1001option : unknown option | ||
| SBRPACK did not recognize the given option. | ||
| This error ends SBRPACK with exit code 1. | ||
| SB1002sbrfile : corrupt file | ||
| The given .SBR file is corrupt or does not have the expected format. | ||
| Recompile to regenerate the .SBR file. | ||
| This error ends SBRPACK with exit code 2. | ||
| SB1003sbrfile : invalid .SBR file | ||
| SBRPACK did not recognize the given file as an .SBR file. | ||
| One of the following may be a solution:
|
||
| This error ends SBRPACK with exit code 2. | ||
| SB1004sbrfile : incompatible .SBR version | ||
| The given .SBR file cannot be packed by this version of SBRPACK. | ||
| One of the following may be a cause:
|
||
| This error ends SBRPACK with exit code 2. | ||
| SB1005sbrfile : cannot open file | ||
| SBRPACK cannot open the given .SBR file. | ||
| One of the following may be a cause:
|
||
| This error ends SBRPACK with exit code 3. | ||
| SB1006cannot create temporary .SBR file | ||
| SBRPACK could not open a temporary file. | ||
| One of the following may have occurred:
|
||
| This error ends SBRPACK with exit code 4. | ||