![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Printing, Faxing and Scanning with Vista A forum for using printers, scanners and fx with Windows Vista. (microsoft.public.windows.vista.print_fax_scan) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi, I am getting the following error report when adding the OEM UI
Customization Sample (Unidrv) printer. I compiled OEMUI.dll using WDK RC1 with Vista x86 free build enviroment, and left all the files where they are in the sample directories, trying to install from the oemui.inf file. I am logged in as an administrator so I expect an unsigned driver should not be a problem for me, yet it says in the error about a problem signature. Please help... Log Name: Application Source: Windows Error Reporting Date: 10/18/2006 9:42:59 PM Event ID: 1001 Task Category: None Level: Information Keywords: Classic User: N/A Computer: VISTA-PC Description: Fault bucket 8206726, type 5 Event Name: PnPDriverImportError Response: None Cab Id: 0 Problem signatu Architectu x86 Win32 error: 80070002 Inf name: oemdll.inf Driver Package hash: 3a19b83a8518e3f8b30fd89951b5c9d2157341b8 |
|
|||
|
No clue but I asked someone else. Here is their response. Subject: Error adding oemui sample printer in Vista RC1 My initial guess is that it is probably because they didn't build all the binaries that are referenced by oemui.inf. This is a change from XP in that you need to build all files referenced by an INF whether you are actually installing them or not. You also need to make sure that the files are placed in the right path according to the SourceDisksFiles section in the INF. On XP you would get a popup allowing you to browse to a file. But on Vista, you get nothing...just an error. -- Alan Morris Windows Printing Team Search the Microsoft Knowledge Base he http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto This posting is provided "AS IS" with no warranties, and confers no rights. "Michael Harvey" wrote in message ... Hi, I am getting the following error report when adding the OEM UI Customization Sample (Unidrv) printer. I compiled OEMUI.dll using WDK RC1 with Vista x86 free build enviroment, and left all the files where they are in the sample directories, trying to install from the oemui.inf file. I am logged in as an administrator so I expect an unsigned driver should not be a problem for me, yet it says in the error about a problem signature. Please help... Log Name: Application Source: Windows Error Reporting Date: 10/18/2006 9:42:59 PM Event ID: 1001 Task Category: None Level: Information Keywords: Classic User: N/A Computer: VISTA-PC Description: Fault bucket 8206726, type 5 Event Name: PnPDriverImportError Response: None Cab Id: 0 Problem signatu Architectu x86 Win32 error: 80070002 Inf name: oemdll.inf Driver Package hash: 3a19b83a8518e3f8b30fd89951b5c9d2157341b8 |
|
|||
|
That was the correct assessment, thank you very much. I compiled all the
source in the oemdll directory, and the printer I wanted installed. (my mistake, the inf file is oemdll.inf). "Alan Morris [MSFT]" wrote in message ... No clue but I asked someone else. Here is their response. Subject: Error adding oemui sample printer in Vista RC1 My initial guess is that it is probably because they didn't build all the binaries that are referenced by oemui.inf. This is a change from XP in that you need to build all files referenced by an INF whether you are actually installing them or not. You also need to make sure that the files are placed in the right path according to the SourceDisksFiles section in the INF. On XP you would get a popup allowing you to browse to a file. But on Vista, you get nothing...just an error. -- Alan Morris Windows Printing Team Search the Microsoft Knowledge Base he http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto This posting is provided "AS IS" with no warranties, and confers no rights. "Michael Harvey" wrote in message ... Hi, I am getting the following error report when adding the OEM UI Customization Sample (Unidrv) printer. I compiled OEMUI.dll using WDK RC1 with Vista x86 free build enviroment, and left all the files where they are in the sample directories, trying to install from the oemui.inf file. I am logged in as an administrator so I expect an unsigned driver should not be a problem for me, yet it says in the error about a problem signature. Please help... Log Name: Application Source: Windows Error Reporting Date: 10/18/2006 9:42:59 PM Event ID: 1001 Task Category: None Level: Information Keywords: Classic User: N/A Computer: VISTA-PC Description: Fault bucket 8206726, type 5 Event Name: PnPDriverImportError Response: None Cab Id: 0 Problem signatu Architectu x86 Win32 error: 80070002 Inf name: oemdll.inf Driver Package hash: 3a19b83a8518e3f8b30fd89951b5c9d2157341b8 |