error_proc_not_found(0x8007007f)
I have been trying to install W7 SP1 without success. I have tried doing this manually using windows6.1-KB976932-X86.exe and using Windows Update Service. Every time I try, the install rolls back and says the reason SP1 couldn't be installed is error_proc_not_found(0x8007007f). Is there anything else I can do? I have looked for the error message (w/ and w/o the 0x800...) and have found nothing related to W7 much less W7 SP1. When I bought my Lenovo SL410 it installed the OEM version of W7 64-bit but then I installed W7 32-bit over it. I don't think this 32-bit installed over 64-bit is related but I think it is related to having 2 copies of My Documents (the contents of which are identical) Can anyone help? Thanks in advance.
February 27th, 2011 4:15pm

Hi, to see the cause of Windows 7 update / Sp failures, we must look for error messages in the file CBS.log. Please run the Windows Explorer and go to the folder "C:\Windows\Logs\CBS\" and copy all files to your document folder, also copy the setupapi.dev.log from the folder C:\Windows\Inf and the file "C:\Windows\winsxs\poqexec.log" to your document folder (otherwise you can't upload it), zip all files into 1 ZIP and upload the zip to your SkyDrive [1] and post a link here. André [1] http://social.technet.microsoft.com/Forums/en-US/w7itproui/thread/4fc10639-02db-4665-993a-08d865088d65"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/
Free Windows Admin Tool Kit Click here and download it now
February 28th, 2011 11:41am

Here's the link Andre. http://cid-596d7552e4a654fa.skydrive.live.com/redir.aspx?resid=596D7552E4A654FA!103
March 1st, 2011 11:36am

2011-02-28 21:14:06, Error CSI 00000002 (F) Logged @2011/3/1:02:14:06.659 : [ml:200{100},l:198{99}]"EventAITrace:Provider {5e425eda-7bcc-4f89-bde7-11e00861ca43} is missing the name in the registry. 2011-02-28 21:14:55, Info CSI 0000001f@2011/3/1:02:14:55.113 [70]"Install (Online) : Detected corrupt repository. Trying to Recover data " 2011-02-28 21:16:46, Error CSI 00000020 (F) Logged @2011/3/1:02:14:32.415 : [ml:108{54},l:106{53}]"MOF (install online) $(runtime.wbem)\servicemodel.mof" [gle=0x80004005] 2011-02-28 21:16:46, Error CSI 00000021 (F) Logged @2011/3/1:02:16:46.871 : [ml:138{69},l:136{68}]"Install (Online) : WMI repository data recovery Failed = -2147024769" [gle=0x80004005] 2011-02-28 21:16:54, Error CSI 00000022@2011/3/1:02:16:54.796 (F) CMIADAPTER: Inner Error Message from AI HRESULT = HRESULT_FROM_WIN32(127) [ [85]"An error occurred while opening the namespace for object 1 defined on lines 8 - 11: " ] You have WMI issue. Try this: Can you please try the command winmgmt /verifyrepository from an elevated commad prompt(cmd - run as administrator)? If you get WMI repository is Inconsistent please try the following to reinstall WMI. net stop winmgmt ren %windir%\System32\Wbem\Repository Repository_backup net start winmgmt Open Command Prompt (cmd ) with elevated credentials (administrator) Run winmgmt /salvagerepository to attempt to rebuild the repository Register WMI components cd /d %windir%\system32\wbem for /f %%s in ('dir /b *.dll') do regsvr32 /s %%s for /f %%s in ('dir /b *.mof *.mfl') do mofcomp %%s wmiprvse /regserver winmgmt /regserver 7.Reboot machine After that, please test WMI connection with wbemtest as follows. Run %SystemRoot%\System32\Wbem\WbemTest.exe Click Connect Click Connect If you still hit connectivity error, you may want to try comprehensive rebuild below rundll32.exe setupapi,InstallHinfSection WBEM 132 %windir%\inf\wbemoc.inf Above command will ask for your Windows 2008 R2 installation disc Hope it helps. Source: http://social.technet.microsoft.com/Forums/en/w7itproSP/thread/5e28b803-51ee-4e20-80bc-22761e86b889"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/
Free Windows Admin Tool Kit Click here and download it now
March 1st, 2011 12:07pm

I hoped it helped too but it didn't... winmgmt /verifyrepository was consistent When I ran wbemtest per above, no errors appeared. The namespace that appears is root\cimv2. I went into the registry to the key where the first error (above) appeared. FWIW here's what I found HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WINEVT\Publishers\{5e425eda-7bcc-4f89-bde7-11e00861ca43} Beneath that key was ..\ChannelReferences with Default not assigned and Count =1(0x0...01) REG_DWORD Next was ..ChannelReferences\0 with Default not assigned, ID =16(0x0...010) REG_DWORD, and Flags =0(0x0...0) REG_DWORD BTW, I'm not running w2008 R2. I'm running W7 Home Premium 32bit. What next? PS The "Alert me" function seems not to be working -- I didn't get an email nor is there one in my junk folder.
March 1st, 2011 3:44pm

I hoped it helped too but it didn't... winmgmt /verifyrepository was consistent When I ran wbemtest per above, no errors appeared. The namespace that appears is root\cimv2. BTW, I'm not running w2008 R2. I'm running W7 Home Premium 32bit. What next? (BTW the "Alert me" function seems not to be working -- I didn't get an email nor is it in my junk folder.)
Free Windows Admin Tool Kit Click here and download it now
March 1st, 2011 5:57pm

BTW, I'm not running w2008 R2. I'm running W7 Home Premium 32bit. What next? I know this was copied from the other topic. I have no real idea what to do next. You can try an InPlace upgrade. André"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/
March 2nd, 2011 10:13am

Thanks for trying Andre. If/when I have an answer, I will report back.
Free Windows Admin Tool Kit Click here and download it now
March 2nd, 2011 1:49pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics