Microsoft Developer Network > 포럼 홈 > 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일 금요일 오후 11: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일 목요일 오후 8: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.