Re: Setupai.log errors

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Thanks KM. That is what is weird. I do the auto-resolve and still have all
these dependencies missing in the setupapi.log. I see probably over 40-50
of these related to OLE Server registration. Am I doing somthing wrong? My
image works fine. But now I have time to dig into the logs and look to see
what is going on.

Martin
"KM" <konstmor@xxxxxxxxxxxxxxxx> wrote in message
news:eta1zsDPIHA.4688@xxxxxxxxxxxxxxxxxxxxxxx
Martin,

You should only worry about those errors if you care to have DAO (Data
Access Objects) working at run time.

You also didn't include some of the dependencies of the licwmi library
(did you do the auto-resolve dependencies?) but that should not affect the
XPe runtime. (IIRC, licwmi is used for WInodws Activation process during
regular XP setup)

--
=========
Regards,
KM

Looking for the benefit of some experience here. I see many errors in
the setupai.log and was wondering if I should worry about them. Typical
errors are:

OLE Control "C:\Program Files\Common Files\Microsoft
Shared\DAO\dao360.dll". Error 126: The specified module could not be
found.
#E291 Failed to register OLE server "C:\Program Files\Common
Files\Microsoft Shared\DAO\dao360.dll". Error 126: The specified module
could not be found.
#E089 Failed to load the OLE Control "C:\WINDOWS\system32\licwmi.dll".
Error 126: The specified module could not be found.
#E291 Failed to register OLE server "C:\WINDOWS\system32\licwmi.dll".
Error 126: The specified module could not be found.

Any words of wisdom would be very much appreciated.

Martin




.



Relevant Pages

  • HID Service
    ... trying to start the subject service gets an error message ... in response: Error 126 Specified module could not be found. ... make sure dependencies were met, ...
    (microsoft.public.windowsxp.hardware)
  • Re: importing from .pyd
    ... by the name foo.pyd .I don't have foo.py .In the script abc.py I try ... ImportError: DLL load failed: The specified module could not be found. ... or it contains dependencies to other ...
    (comp.lang.python)