- Run Registry Editor (regedit.exe), and check the following registry key:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters] - Please find if the "TransportBindName" value exists. If either of them does not exist, create it. If either one is incorrect, change the data. The values should be like this:
Name: TransportBindName
Type: REGSZ
Value: \Device\ - Under the same registry key ([HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters]), if you find the "SMBDeviceEnabled" value exists and is 0, it means Direct Hosting is disabled. You may change it to 1 to turn on it unless there are requirements that this should be disabled.
Name: SMBDeviceEnabled
Type: REG_DWORD
Value: 1 - Go to Start--> Run--> Type Services.msc and make sure that " Computer Browser " and " Workstation " services are running.
Tuesday, 31 July 2012
How to Easy Fix "Network location cannot be Reached" error in Windows XP Problem Easy...
How to Easy Fix "Generic Host Process For Win32 Services Encountered A Problem and needs to close" Problem 100 % Working
It's a common error message of Windows XP "Generic Host Process For Win32 Services Encountered A Problem and needs to close." This error is occurred for several reasons. For example, if Internet Explorer suddenly crashes you will see this message. But the great thing is that you can easily solve this type of error message. This page contains the information related to fixing Generic Host Process Error.
Steps to to Fix "Generic Host Process For Win32 Services Encountered A Problem and needs to close."
You can easily solve the problem or error message "Generic Host Process For Win32 Services Encountered A Problem and needs to close." Just follow any of the following methods:
Note: Both the method is the same. If you like the simple and easy solution then only follow Method 2 and ignore Method 1.
Method 1:
1. Copy the following code [only the bold codes].
@ECHO off
Echo Coded by http://hubpages.com/profile/rancidTaste
reg add HKLM\SYSTEM\CurrentControlSet\Services\netbt\parameters /v TransportBindName /t REG_SZ /d "" /f
reg add HKLM\Software\Microsoft\OLE /v EnableDCOM /t REG_SZ /d "N" /f
Echo Coded by http://hubpages.com/profile/rancidTaste
Echo Generic Host Error Problem Is Fixed, Press any key to continue
pause
2. Open a notepad and paste the above copied content to the notepad.
3. Save the file as GenericHostErrorProblem.bat and close it.
4. Double-click on GenericHostErrorProblem.bat and run it.
5. After fixing or removing the errors, it will ask you to press any key to finish.
6. Press any key and that's all to fix the problem Generic Host Process For Win32 Services Encountered A Problem and needs to close.
Method 2:
This is very simple and straight forward. Just download the code form the following link and run it and that's all to solve or fix the problem "Generic Host Process For Win32 Services Encountered A Problem and needs to close."
IF THESE BOTH MATHOD NOT WORK THAN TRY THIS ONE ITS 100% WORK
Click -- Start --> Run
and Type --> msconfig <-- and ( Hit Enter)
Now Click On --> Startup <----
and Un-check -----------> Dumprep 0 -u <--------------
and Hit Apply and OK
Restart Your Computer.....
ISSUE SolVED
Apply At your Own Risk..