R
Roshni_01
Guest
Hello,
I have a WIA Driver, I am executing HCK tests in virtual PC setups. WIA TreeProperties test fails
Server OS: Windows 2012 64 bit version 6.2 (build 9200) , Client OS : Windows 8.1 64 bit version 6.3 (build 9600)
HCK Version : 8.100.27024 , added latest HCK filters
WiaTreeProperties.wtl log has following fail message
<Msg
UserText="[ASSERTION 13.4.8.6 drvAcquireItemData]:
This method shall acquire data from the device using the current property settings.
If the item' s WIA_IPA_TYMED property value is TYMED_FILE or TYMED_MULTIPAGE_FILE the transfer shall be a stream transfer.
Each and every item will be transferred using all formats supported by this item.
" CA="367558550" LA="367559019" >
<rti id="2841213124" />
<ctx id="2477673580" />
</Msg>
<Msg
UserText="GetImageFile() FAILED
" CA="405750177" LA="405751315" >
<rti id="2841213124" />
<ctx id="2477673580" />
</Msg>
<Msg
UserText="Error: HRESULT = 0x80004005 FACILITY = FACILITY_NULL --> E_FAIL
" CA="405751805" LA="405752838" >
<rti id="2841213124" />
<ctx id="2477673580" />
</Msg>
<Msg
UserText=" DESCRIPTION = Unspecified error
" CA="405753299" LA="405760673" >
<rti id="2841213124" />
<ctx id="2477673580" />
</Msg>
What is the reason for the failure? how to resolve ? Please help
Continue reading...
I have a WIA Driver, I am executing HCK tests in virtual PC setups. WIA TreeProperties test fails
Server OS: Windows 2012 64 bit version 6.2 (build 9200) , Client OS : Windows 8.1 64 bit version 6.3 (build 9600)
HCK Version : 8.100.27024 , added latest HCK filters
WiaTreeProperties.wtl log has following fail message
<Msg
UserText="[ASSERTION 13.4.8.6 drvAcquireItemData]:
This method shall acquire data from the device using the current property settings.
If the item' s WIA_IPA_TYMED property value is TYMED_FILE or TYMED_MULTIPAGE_FILE the transfer shall be a stream transfer.
Each and every item will be transferred using all formats supported by this item.
" CA="367558550" LA="367559019" >
<rti id="2841213124" />
<ctx id="2477673580" />
</Msg>
<Msg
UserText="GetImageFile() FAILED
" CA="405750177" LA="405751315" >
<rti id="2841213124" />
<ctx id="2477673580" />
</Msg>
<Msg
UserText="Error: HRESULT = 0x80004005 FACILITY = FACILITY_NULL --> E_FAIL
" CA="405751805" LA="405752838" >
<rti id="2841213124" />
<ctx id="2477673580" />
</Msg>
<Msg
UserText=" DESCRIPTION = Unspecified error
" CA="405753299" LA="405760673" >
<rti id="2841213124" />
<ctx id="2477673580" />
</Msg>
What is the reason for the failure? how to resolve ? Please help
Continue reading...