Menu

Application Verifier break message

The plug-in returned an invalid PrintCapabilities document to the core driver

Probable cause

This verifier stop occurs when a PrintCapabilities document that was returned to the core driver from the plug-in did not conform to the PrintSchema.

Troubleshooting Steps

Dump the XML print capabilities document text in the debugger by entering the du command with the value of parameter 2

Copy the text returned by the du command and paste it into a blank notepad document

Remove the debugger text in notepad to leave only the XML text from the print capabilities document

Save the XML text as a file

Evaluate the XML text using PTConform, a tool that is available in the Windows Driver Kit

Information displayed by Application Verifier

Format:�-�This verifier stop was caused by the %lS method in the plug-in module at %lS

Parameter 1�-�Error messages returned by PTConform. Use du to dump the message if this parameter is not NULL.

Parameter 2�-�PrintCapabilities XML text. Use du to dump the XML if this parameter is not NULL.

Parameter 3�-�Not used.

Parameter 4�-�Not used.

Additional information

Test Layer:�PrintDriver

Stop code:�0000D01B

Severity:�Error

One-time error:�no

Error report:�Break

Log to file:�yes

Create backtrace:�yes