Saturday, February 11, 2012

"Generic Host Process error" - Solution



Follow these two simple steps and your problem will be solved
STEP 1: Close Port 445:
1. Click Start menu, and then click Run .
2. In the small box that Opens, type: regedit then click the OK button.
3. Registry Editor will open.
4. Locate the following key in the registry:
     HKEY_LOCAL_MACHINE->System->CurrentControlSet->Services->NetBT->Parameters

     In the right-hand side of the window find an option called TransportBindName.
     Double click that value, and then delete the default value, thus giving it a blank value.

STEP 2:Close Port 135:
1.Then go to the following registry key:
    HKEY_LOCAL_MACHINE->Software->Microsoft->OLE 
    
2. You will see there is a String Value called: EnableDCOM
     Set the value to: N (it should currently be Y)

3. Close the Registry Editor. Shutdown and Restart your computer.
And your PROBLEM is gone

No comments:

Post a Comment