website design

Friday, December 28, 2007

Generic local host error for win 32 , fix the problem:

This error has been haunting most of Windows PCs from a long time and is really one dreadful bug. In one of my previous posts I have discussed a solution. That solution will cure the error but there is a problem that it would close the connection with network systems. So here are some solutions for those who work on a network.


First solution:

  1. Hop to ‘Run’ and open ‘Regedit’
  2. Navigate to:
    HKEY_LOCAL_MACHINE -> SYSTEM -> CurrentControlSet -> Services -> Browser -> Parameters
  3. Find the Key
    Name: IsDomainMaster
    and set
    Data: False
  4. Restart Your PC

Second solution:

  1. Go to ‘Run’ and open ‘cmd’
  2. Type ‘netsh’ then press enter
  3. Then type ‘winsock’ and press enter and then type reset
  4. Restart Your PC
Third solution:
Download LspFix and follow the directions.