Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Solution to the "searching for updates screen problem"

Reply
Thread Tools Display Modes

Solution to the "searching for updates screen problem"

 
 
Bryan
Guest
Posts: n/a

 
      10-24-2004
This solution solves the problem of Windows Update getting frozen on the main
update screen that says "searching for updates", etc. I got this from a
microsoft representative.

Step1: Disable third-party firewall and antivirus applications
==============================================
To narrow down the cause, please temporarily disable the firewall, antivirus
applications and web accelerating applications on the computer.


Step2: Register DLL
===============
1. Click Start, go to Run, type in " regsvr32 wuapi.dll " (without quotation
mark) and click OK.
2. When the message "DllRegisterServer in regsvr32 wuapi.dll succeeded"
appears, click OK.
3. Repeat the above two steps and substitute the words you type with
regsvr32 wuaueng.dll
regsvr32 wuaueng1.dll
regsvr32 wuauserv.dll
regsvr32 wucltui.dll
regsvr32 wups.dll
regsvr32 wuweb.dll
regsvr32 iuengine.dll
regsvr32 atl.dll


Step3: Modify the Registry
====================
1. Click Start, click Run, type REGEDIT and press Enter.
2. Locate and click the following registry key.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Windows

3. Double-click the CSDVersion entry in the right pane, type 0 in the open
box and click OK.
4. Restart your computer and test the issue.

Step4: Start the services
===========
1. Click the Start menu -> Run. Type "services.msc" (Without quotation
marks) in the Open field, and click OK.

2. From the service list, double-click the "Cryptographic Services" service.

3. Click Start if the service is not running. Set the Startup type to Manual.

4. Click OK.
 
Reply With Quote
 
 
 
 
texmac
Guest
Posts: n/a

 
      10-24-2004
What do you do if you get a message saying Dll RegisterServer entry point was
not found This file cannot be registered?

I got that message on these files: regsvr32 wuauserv.dll and regsvr32
iuengine.dll



"Bryan" wrote:

> This solution solves the problem of Windows Update getting frozen on the main
> update screen that says "searching for updates", etc. I got this from a
> microsoft representative.
>
> Step1: Disable third-party firewall and antivirus applications
> ==============================================
> To narrow down the cause, please temporarily disable the firewall, antivirus
> applications and web accelerating applications on the computer.
>
>
> Step2: Register DLL
> ===============
> 1. Click Start, go to Run, type in " regsvr32 wuapi.dll " (without quotation
> mark) and click OK.
> 2. When the message "DllRegisterServer in regsvr32 wuapi.dll succeeded"
> appears, click OK.
> 3. Repeat the above two steps and substitute the words you type with
> regsvr32 wuaueng.dll
> regsvr32 wuaueng1.dll
> regsvr32 wuauserv.dll
> regsvr32 wucltui.dll
> regsvr32 wups.dll
> regsvr32 wuweb.dll
> regsvr32 iuengine.dll
> regsvr32 atl.dll
>
>
> Step3: Modify the Registry
> ====================
> 1. Click Start, click Run, type REGEDIT and press Enter.
> 2. Locate and click the following registry key.
>
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Windows
>
> 3. Double-click the CSDVersion entry in the right pane, type 0 in the open
> box and click OK.
> 4. Restart your computer and test the issue.
>
> Step4: Start the services
> ===========
> 1. Click the Start menu -> Run. Type "services.msc" (Without quotation
> marks) in the Open field, and click OK.
>
> 2. From the service list, double-click the "Cryptographic Services" service.
>
> 3. Click Start if the service is not running. Set the Startup type to Manual.
>
> 4. Click OK.

 
Reply With Quote
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      10-24-2004
Bryan wrote:

> This solution solves the problem of Windows Update getting frozen on the main
> update screen that says "searching for updates", etc. I got this from a
> microsoft representative.
>
> [snip 2 first steps]
>
> Step3: Modify the Registry
> ====================
> 1. Click Start, click Run, type REGEDIT and press Enter.
> 2. Locate and click the following registry key.
>
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Windows
>
> 3. Double-click the CSDVersion entry in the right pane, type 0 in the open
> box and click OK.
> 4. Restart your computer and test the issue.

Hi

Note that this will indicate for some components that no service pack
is installed for the OS. I would be very reluctant do this change
myself (at least, be sure to set it back to original value afterward).



--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      10-27-2004
"texmac" <> wrote in message
news:FE142C4F-8113-47D8-8E18-...
> What do you do if you get a message saying Dll RegisterServer entry point was
> not found This file cannot be registered?
>
> I got that message on these files: regsvr32 wuauserv.dll and regsvr32
> iuengine.dll


Believe the command output and blame the script.

Those modules can not be registered (at least in XPsp2 they can't.)

I have already reported these errors elsewhere.


---


>
>
>
> "Bryan" wrote:
>
>> This solution solves the problem of Windows Update getting frozen on the main
>> update screen that says "searching for updates", etc. I got this from a
>> microsoft representative.
>>
>> Step1: Disable third-party firewall and antivirus applications
>> ==============================================
>> To narrow down the cause, please temporarily disable the firewall, antivirus
>> applications and web accelerating applications on the computer.
>>
>>
>> Step2: Register DLL
>> ===============
>> 1. Click Start, go to Run, type in " regsvr32 wuapi.dll " (without quotation
>> mark) and click OK.
>> 2. When the message "DllRegisterServer in regsvr32 wuapi.dll succeeded"
>> appears, click OK.
>> 3. Repeat the above two steps and substitute the words you type with
>> regsvr32 wuaueng.dll
>> regsvr32 wuaueng1.dll
>> regsvr32 wuauserv.dll
>> regsvr32 wucltui.dll
>> regsvr32 wups.dll
>> regsvr32 wuweb.dll
>> regsvr32 iuengine.dll
>> regsvr32 atl.dll
>>
>>
>> Step3: Modify the Registry
>> ====================
>> 1. Click Start, click Run, type REGEDIT and press Enter.
>> 2. Locate and click the following registry key.
>>
>> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Windows
>>
>> 3. Double-click the CSDVersion entry in the right pane, type 0 in the open
>> box and click OK.
>> 4. Restart your computer and test the issue.
>>
>> Step4: Start the services
>> ===========
>> 1. Click the Start menu -> Run. Type "services.msc" (Without quotation
>> marks) in the Open field, and click OK.
>>
>> 2. From the service list, double-click the "Cryptographic Services" service.
>>
>> 3. Click Start if the service is not running. Set the Startup type to Manual.
>>
>> 4. Click OK.




 
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
Vista not wotking with "My Computer" or "Control Panel", "Screen Saver" Platebanger Windows Vista General Discussion 6 02-05-2008 01:54 PM
Re: "administrator only" tired of searching for a solution no luck!!! serverguy Windows Update 5 09-16-2004 10:54 AM
Re: "administrator only" tired of searching for a solution no luck!!! Kaylene aka Taurarian Windows Update 1 07-09-2004 03:50 AM
A "possible" solution to the minimize/mini player problem and a question on remove radio presets. Windows Media Player 0 07-03-2004 03:32 AM
"SOLUTION" for:Windows Updates! time settings! error message:(0x800C0008)?? Nowa Windows Update 9 05-05-2004 03:52 PM



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