Number | PWBRMAKE Error Message |
U1500 | UNKNOWN ERROR Contact Microsoft Product Support Services |
PWBRMAKE detected an unknown error condition. | |
Note the circumstances of the error and notify Microsoft Corporation by following the instructions on the Microsoft Product Assistance Request form at the back of one of your manuals. | |
U1501 | unknown character character in option option |
PWBRMAKE did not recognize the given character specified for the given option. | |
U1502 | incomplete specification for option option |
The given option did not contain the complete specification that PWBRMAKE expected. | |
U1503 | cannot write to file filename |
PWBRMAKE could not write to the given file. | |
One of the following may have occurred:
|
|
U1504 | cannot position in file filename |
PWBRMAKE could not move to a location in the given file. | |
One of the following may have occurred:
|
|
U1505 | cannot read from file filename |
PWBRMAKE could not read from the given file. | |
One of the following may have occurred:
|
|
U1506 | cannot open file filename |
PWBRMAKE could not open the given file. | |
One of the following may have occurred:
|
|
U1507 | cannot open temporary file filename |
PWBRMAKE could not open one of its temporary files. | |
One of the following may have occurred:
|
|
U1508 | cannot delete temporary file filename |
PWBRMAKE could not delete one of its temporary files. | |
One of the following may have occurred:
|
|
U1509 | out of heap space |
PWBRMAKE ran out of memory. | |
One of the following may be a solution:
|
|
U1510 | corrupt .SBR file filename |
The given .SBR file is corrupt or does not have the expected format. | |
Recompile to regenerate the .SBR file. | |
U1511 | invalid response file specification |
PWBRMAKE did not understand the command-line specification for the response file. The specification was probably wrong or incomplete. | |
For example, the following specification causes this error:
pwbrmake @ |
|
U1512 | database capacity exceeded |
PWBRMAKE could not build a database because the number of definitions, references, modules, or other information exceeded the limit for a database. | |
One of the following may be a solution:
|
|
U1513 | nonincremental update requires all .SBR files |
An attempt was made to build a new database, but one or more of the specified .SBR files was truncated. This message is always preceded by warning U4502, which will give the name of the .SBR file that caused the error. | |
PWBRMAKE can process a truncated, or zero-length, .SBR file only when a database already exists and is being incrementally updated. | |
One of the following may be a cause:
|
|
U1514 | all .SBR files truncated and not in database |
None of the .SBR files specified for an update was a part of the original database. This message is always preceded by warning U4502, which will give the name of the .SBR file that caused the error. | |
One of the following may be a cause:
|