Inf2Cat failure on 32-bit only

I have a client that has a working project that building for 64-bit works
fine. When the same project is built for 32-bit the following error message
appears with Win8.1 WDK:

Inf2Cat Tool Output:

Signability test failed.

Errors:
22.9.1: lec2pci.sys in [lec2pci.copyfiles] of \lec2pci.inf is missing or
cannot be decompressed from source media. Please verify all path values
specified in SourceDisksNames, SouceDisksFiles, and CopyFiles sections
resolve to the actual location of the file, and are expressed in terms
relative to the location of the inf.

What is driving me nuts is that the INF file is in the output directory for
both targets, and that (at least as much as one can with the GUI) all the
settings involving signing appear to be the same.

Don Burn
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com

Don Burn wrote:

I have a client that has a working project that building for 64-bit works
fine. When the same project is built for 32-bit the following error message
appears with Win8.1 WDK:

Inf2Cat Tool Output:

Signability test failed.

Errors:
22.9.1: lec2pci.sys in [lec2pci.copyfiles] of \lec2pci.inf is missing or
cannot be decompressed from source media. …

What is driving me nuts is that the INF file is in the output directory for
both targets, and that (at least as much as one can with the GUI) all the
settings involving signing appear to be the same.

Is this a normal WDK project with the separate “Package” vcxproj and a
separate “Package” output directory? and the folders within the Package
directory all have the right files?

Can you show us the INF and a “dir/s” of the project folder? Or is it
confidential?


Tim Roberts, xxxxx@probo.com
Providenza & Boekelheide, Inc.

Tim,

It is a normal WDK project, derived from the PCIDRV sample. I need to
get my client to generate the dir/s I am offsite today. It appears the
files are in the proper target directory under the projects directory.

Don Burn
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Tim Roberts
Sent: Friday, October 10, 2014 1:46 PM
To: Windows System Software Devs Interest List
Subject: Re: [ntdev] Inf2Cat failure on 32-bit only

Don Burn wrote:

I have a client that has a working project that building for 64-bit
works fine. When the same project is built for 32-bit the following
error message appears with Win8.1 WDK:

Inf2Cat Tool Output:

Signability test failed.

Errors:
22.9.1: lec2pci.sys in [lec2pci.copyfiles] of \lec2pci.inf is missing
or cannot be decompressed from source media. …

What is driving me nuts is that the INF file is in the output
directory for both targets, and that (at least as much as one can with
the GUI) all the settings involving signing appear to be the same.

Is this a normal WDK project with the separate “Package” vcxproj and a
separate “Package” output directory? and the folders within the Package
directory all have the right files?

Can you show us the INF and a “dir/s” of the project folder? Or is it
confidential?


Tim Roberts, xxxxx@probo.com
Providenza & Boekelheide, Inc.


NTDEV is sponsored by OSR

Visit the list at: http://www.osronline.com/showlists.cfm?list=ntdev

OSR is HIRING!! See http://www.osr.com/careers

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer