Please help me!

  • Thread starter Thread starter eddy
  • Start date Start date
E

eddy

Hollow all:
I am having some problems with the hct12.1 test when i am using it to
test my usb camera driver.
//////////////////////////////////////////////////////
Public Imports Test 1.0.9
MercClient 01.00.0292
2005-6-29 2:18:06

ERROR: 71: Public Imports Test failed to run, TestImports function call
failed.

Test Failed.

/**** Time/Date/Name WrapUp ****/
HCT Version: 12.1.050321 Release
HCT Shell Date: Mar 21 2005 16:24:06
Test Kit: 55
Test Device: USB\VID_0416&PID_9683&MI_01\6&22C42571&2&0001
Test Wrap-up Date: 6-29-2005
Test Wrap-up Time: 2:52:3
Test Name at Wrap-Up: Public Import
/**** Time/Date/Name WrapUp ****/
//////////////////////////////////////////////////////
How can i do?
Thanks!
 
Are you runing on a CD-ROM?
you need copy the driver in hard disk, then" imports" to the directory.

HPMAN
 
Thanks! I have done this.
It will work when i pointed to windows/system32/driver.
It won't work when i pointed to windows/system32.
 
From your test log, the driver isn't standard. But it is still acceptable failure. (Please confirm the test item icon is GREEN!)
 
Thank you Milo!
The test item is green.
My driver is not in the warning list.
Is that means i have pass the test?
 
hello rex.
The test item pass if the icon show the green.
At present, Micsoft verify all the test log with automatic check system. So the system only detective the error/fail test item. Then. for those error/fail result, they will view the WHQL errata list to judge. (For example:the following link is about Video capture device errata http://www.microsoft.com/whdc/hwtest/search/results.mspx?type=errata&key=dvcapture&kit=88 ). If you found the error/fail test item in your WHQL test, please view the errata list first. And if your error/fail causation match with the errata, you just fill the errata ID in your readme report. Microsoft will waive that error/fail.
 
Back
Top