Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > Wdfcoinstaller Question again, on Itanium Processor

Reply
Thread Tools Display Modes

Wdfcoinstaller Question again, on Itanium Processor

 
 
hammerli22
Guest
Posts: n/a

 
      09-18-2007
I compiled my driver using the w2k3 envoirnment.
I am using WDF 1.7 and when i install my driver on LH it installs ok.
When i install the same driver on W2k3 Server I get this error in the .log
file

----------
WdfCoInstaller: [09/17/2007 19:05.11.090] DIF_INSTALLDEVICE: Pre-Processing

WdfCoInstaller: [09/17/2007 19:05.11.120] ReadComponents: WdfSection for
Driver Service ipmidrv using KMDF lib version Major 0x1, minor 0x7

WdfCoInstaller: [09/17/2007 19:05.11.140] Extract resources: could not find
resources WDFCAB_RESOURCE, error error(1814) The specified resource name
cannot be found in the image file.

----------------

I then modified the .inf file to load the 1.1 wdfcoinstaller instead of the
1.7 wdfcoinstaller and now it loads but i get a #I163 Device not started:
Device has problem: 0x25: CM_PROB_FAILED_DRIVER_ENTRY. error. Not suprised by
this
error but has anyone run into this problem with w2k3 adn 1.7 ? I have read
some where that there were problems with coinstallers not including something
for older windows but i thought they were fixed in 1.7. BTW this on a
Itanium processor.

thanks
Mel


 
Reply With Quote
 
 
 
 
Don Burn
Guest
Posts: n/a

 
      09-18-2007
Right now WDF 1.7 only works for Longhorn. This is supposed to be fixed in
the next version of the beta WDK. You need to go back to WDF 1.5 (the
Vista WDK) to run on older OS'es


--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
Remove StopSpam to reply


"hammerli22" <> wrote in message
news:6689B337-F5C5-42B8-9B2A-...
>I compiled my driver using the w2k3 envoirnment.
> I am using WDF 1.7 and when i install my driver on LH it installs ok.
> When i install the same driver on W2k3 Server I get this error in the
> .log
> file
>
> ----------
> WdfCoInstaller: [09/17/2007 19:05.11.090] DIF_INSTALLDEVICE:
> Pre-Processing
>
> WdfCoInstaller: [09/17/2007 19:05.11.120] ReadComponents: WdfSection for
> Driver Service ipmidrv using KMDF lib version Major 0x1, minor 0x7
>
> WdfCoInstaller: [09/17/2007 19:05.11.140] Extract resources: could not
> find
> resources WDFCAB_RESOURCE, error error(1814) The specified resource name
> cannot be found in the image file.
>
> ----------------
>
> I then modified the .inf file to load the 1.1 wdfcoinstaller instead of
> the
> 1.7 wdfcoinstaller and now it loads but i get a #I163 Device not started:
> Device has problem: 0x25: CM_PROB_FAILED_DRIVER_ENTRY. error. Not
> suprised by
> this
> error but has anyone run into this problem with w2k3 adn 1.7 ? I have
> read
> some where that there were problems with coinstallers not including
> something
> for older windows but i thought they were fixed in 1.7. BTW this on a
> Itanium processor.
>
> thanks
> Mel
>
>



 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
multi-processor question b11_ Windows Vista General Discussion 4 02-05-2008 12:45 AM
processor question kamel_sie Windows Vista General Discussion 6 01-04-2008 03:41 PM
WdfCoInstaller kobi n Windows Vista Drivers 5 09-19-2007 06:30 PM
WinPE, WDF, WdfCoInstaller Jim D. Windows Vista Drivers 4 05-03-2007 03:41 PM
A question about gdi functions for a print processor. wany Windows Vista Drivers 0 11-18-2005 10:33 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59