Microsoft 开发人员网络 > 论坛主页 > XML Paper Specification (XPS) > Print Driver Rendering Test (pgremlin) test failing
提出问题提出问题
 

问题Print Driver Rendering Test (pgremlin) test failing

  • 2006年9月8日 12:05Vijay Chauhan 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     

     

    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

     

全部回复

  • 2008年4月18日 6:22WHQL tester 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    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
  • 2008年4月25日 23:26Ashwin Needamangala [MS] 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    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
     
  • 2009年5月14日 20:00Lea Chicoine 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    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.