Core driver sent an invalid PrintCapabilities document to the plug-in |
Application Verifier break message
Core driver sent an invalid PrintCapabilities document to the plug-in
Probable cause
This verifier stop occurs when a PrintCapabilities document that was sent from the core driver to the plug-in did not conform to the PrintSchema. Report this error to Microsoft because it could be a problem in Microsoft's core printer driver module.
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 when the core driver called the plug-in's %lS method
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:�0000D01A
Severity:�Error
One-time error:�no
Error report:�Break
Log to file:�yes
Create backtrace:�yes