minifilter load fails on Vista 64bit edition Beta 2

Hi All,

When i try to load my mini filter using fltmc i receive following error.

/********************************
Load failed with error: 0x80070241
The hash for the image cannot be found in the system catalogs. The image is like
ly corrupt or the victim of tampering.
*************************************/
Operating system is 64 bit Vista Beta 2, and i did build my driver for 64 bit vista OS.

Any idea what is going on. I have googled this error code but did not get any thing useful. Is it some thing related to driver signing?

I got it.

We need to boot Vista with out enforcing driver signing. it works now.

Thanks

I’d guess that you didn’t sign your driver.

wrote in message news:xxxxx@ntfsd…
> Hi All,
>
> When i try to load my mini filter using fltmc i receive following
> error.
>
> /
> Load failed with error: 0x80070241
> The hash for the image cannot be found in the system catalogs. The image
> is like
> ly corrupt or the victim of tampering.
>
***** /
> Operating system is 64 bit Vista Beta 2, and i did build my driver for 64
> bit vista OS.
>
> Any idea what is going on. I have googled this error code but did not get
> any thing useful. Is it some thing related to driver signing?
>

Yes, i did not. thats why i need to boot it another way

Vista64 requires the drivers to be signed by some corporate certificate.
They will not be loaded otherwise.


Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

wrote in message news:xxxxx@ntfsd…
> Hi All,
>
> When i try to load my mini filter using fltmc i receive following
error.
>
> /
> Load failed with error: 0x80070241
> The hash for the image cannot be found in the system catalogs. The image is
like
> ly corrupt or the victim of tampering.
>
***** /
> Operating system is 64 bit Vista Beta 2, and i did build my driver for 64 bit
vista OS.
>
> Any idea what is going on. I have googled this error code but did not get any
thing useful. Is it some thing related to driver signing?
>