Le réseau pour les développeurs > Forums - Accueil > XML Paper Specification (XPS) > Print Driver Rendering Test (pgremlin) test failing
Poser une questionPoser une question
 

QuestionPrint Driver Rendering Test (pgremlin) test failing

  • vendredi 8 septembre 2006 12:05Vijay Chauhan Médailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateur
     

     

    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

     

Toutes les réponses

  • vendredi 18 avril 2008 06:22WHQL tester Médailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateur
     
    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
  • vendredi 25 avril 2008 23:26Ashwin Needamangala [MS] Médailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateur
     
    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
     
  • jeudi 14 mai 2009 20:00Lea Chicoine Médailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateur
     
    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.