Saturday, May 30, 2009

Generic Host Process for Win32 Services Error SOLUTIONS

It's easy..there are several ways to solve that problem you can choose.

BEWARE !! You must backup your registry by export it (Go to regedit.exe, Start-Run-then
type regedit, File, Export) before you do the following instructions:
#1. Close Port 445
~ Go to regedit.exe, Start-Run-then type regedit
~ Go to
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\NetBT\Parameters
~ In the right window, find entry of TransportBindName, double-click it, then delete its
value

then you must close port 135 too
~ Go to regedit.exe, Start-Run-then type regedit
~ HKEY_LOCAL_MACHINE\Software\Microsoft\OLE
~ See the right window, Set EnableDCOM to N
~ Restart Your PC

#2. ~HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Services > Browser >
Parameters
~In Regedit menu, click Find, type inside find dialog box: IsDomainMaster
~set Data to False
~Restart your PC

#3. ~Run
~type : cmd
~In Console Command, type : netsh, then enter
~type : winsock, then enter
~type : reset
~Restart your PC

#4. You can download LspFix at http://cexx.org/lspfix.htm, then follow the instructions
#5. Download Microsoft Update Patch (http://support.microsoft.com/kb/894391) then find
and run “Thanx to Nirmal for this"

Good Luck to all of you, guyz !!

2 comments:

  1. You sure have done your homework. Keep up the good work! I love reading about how to do the tricks and secrets.
    Thanks and Take care,
    Wolf

    ReplyDelete