Windows > Software Development for Windows Client Forums > XML Paper Specification (XPS) > Print Driver Rendering Test (pgremlin) test failing
Ask a questionAsk a question
 

QuestionPrint Driver Rendering Test (pgremlin) test failing

  • Friday, September 08, 2006 12:05 PMVijay Chauhan Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

     

    Hi All,

    PGremlin test for our XPS driver is getting stuck with below two lines on command shell.

    ********************************************************

        Win32 Exception:

        StartPage() failed. Error code 1223

    ******************************************************** 

     

    Anyone having any pointers to this problem ? Just to add some observations, 

     

    1) "Print Driver Rendering Test (pgremlin2)" is passing.

    2) It`s failing with above exception in both the cases.. a) When auto running by Vista RC DTM b) Running manually from command shell

     

    Thanks,

    Chetan

     

All Replies

  • Friday, April 18, 2008 6:22 AMWHQL tester Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    I am not able to complete the this test only and at the client end it is trying to save some log file in .xps extension. If i try saving it manual. Believe me there is not end for it, it keeps on prompting to save.


    Does any one know how to proceed wit this, just mail me or reply....


    Regards,
    mssujay@gmail.com
  • Friday, April 25, 2008 11:26 PMAshwin Needamangala [MS] Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Are you executing the test manually or directly from DTM? It is likely trying to save an xps file since you are printing to the Microsoft XPS Document Writer which is often set as the default printer. When running the test, if a printer name is not specified as a cmd line argument the test tries to print to the default printer.
     
    - Ashwin
     
  • Thursday, May 14, 2009 8:00 PMLea Chicoine Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I find it interesting that the error code translates to "The operation was canceled by the user."  This could mean that the DTM aborted the job for some reason.

    I see a similar error but with a different code: 1722 (or "The RPC Server is unavailable.").  I believe this error inidicates that the spooler service was either not restarted before beginning the test or it had not yet completed the startup process.

    Does your printer driver feature a Language Monitor?  Have you tried running the test with the LM disabled (Uncheck Enable Bi-Directional Printing on the Ports tab)?  It's not a solution, just a test to confirm a potential source of the problem.