Windows Xp – Network issue after installing SP3

Last update on November 2, 2009 08:53 AM by aakai1056
Published by aakai1056

Windows Xp – Network issue after installing SP3




Issue



My network was running a dream until I installed the service pack 3 on a copy of windows. Now the computer finds the network but says it can't find the path and that i don’t have sufficient authorisation to access the network. I have literally tried everything to resolve this issue and i come to the conclusion that there is something in the SP3 that has limited my network access on the machine that doesn't have the licensed copy of XP on it (the other machine is fully legal). I can see the network from both sides but Mcafee (which runs on both PC's only sees the network on the legal machine. Please help if you know anything.

Solution


You might try so or all of the following (adding NetBios over Tcpip has been the fix for many people)
  • Click on Start >Run> enter 'services.msc'
  • Look for DHCP clients

if it says acquiring network address that means that the DHCP client is DISABLED OR STOPPED highlight the DHCP client and on the left side you will see Start the service, *Click on it and then it will say Stop, Restart
  • Double click on the service and on the startup type select automatic,
  • Click Apply


Symptom
DHCP Client Service may not start automatically. When you attempt to start the Service manually, the following error may be displayed:

Error: Could not start the DHCP Client Service on local computer
Error 1068: The dependency service or group failed to start.


Resolution
The DHCP Client Service in Windows XP, depends on these three components:
  • AFD
  • NetBios over Tcpip
  • TCP/IP Protocol Driver


If one of the above drivers fail to start, then the DHCP Client Service may not start.

Step I - Make sure that the three driver files are present


Open Windows Explorer and navigate to /Windir/System32Drivers folder. Make sure that the following files are present in the folder:

* afd.sys
  • tcpip.sys
  • netbt.sys


If one or more of the above driver files are missing, extract them from the Windows XP CD-ROM or from the ServicePackFilesi386 folder, whichever is the latest version.

Step II - Verify the number of Dependencies


From other sources in the Web, I've found that some versions of Norton Antivirus (NAV) adds an entry to the DHCP Service Dependencies, and removing NAV does not remove the appropriate value from the DHCP Dependencies.

To quickly determine the Dependency services for DHCP Client Service, type the following command in Start, Run dialog:

CMD /K SC QC DHCP

Verify the output. It should be exactly as below:

[SC] GetServiceConfig SUCCESS

SERVICE_NAME: dhcp 
TYPE : 20 WIN32_SHARE_PROCESS 
START_TYPE : 2 AUTO_START 
ERROR_CONTROL : 1 NORMAL 
BINARY_PATH_NAME : C:WINDOWSsystem32svchost.exe -k netsvcs 
LOAD_ORDER_GROUP : TDI 
TAG : 0 
DISPLAY_NAME : DHCP Client 
DEPENDENCIES : Tcpip 
: Afd 
: NetBT 
SERVICE_START_NAME : LocalSystem 


If additional entries are listed under DEPENDENCIES
If any other additional drivers or Services are mentioned in the DEPENDENCIES section, you need to remove them via the registry. Follow these steps:
  • Click Start, Run and type Regedit.exe
  • Navigate to the following branch:
  • Backup the branch to a REG file


HKEY_LOCAL_MACHINE SYSTEM CurrentControlSet Services Dhcp 
  • Double-click DependOnService MULTI_SZ value and set it's data as follows:


Tcpip
Afd
NetBT
  • Close Regedit.exe

Step III - Verify that the Dependency Service / components are running


Next step is to verify that the three dependency components are running. As the three components are actually the Kernel Drivers (Driver Service), you need to manage then via the Device Manager. Follow these steps:
  • Click Start, Run and type DEVMGMT.MSC
  • In the View menu, click Show hidden devices
  • Double-click Non-Plug and Play drivers section
  • Double-click the entry - AFD Networking Support Environment, and click the Driver tab
  • Set the Startup type to System.
  • Start the service. Note down the error message if any.
  • Similarly start the two other drivers namely:
  • TCP/IP Protocol Driver
  • NetBios over Tcpip
  • Close Device Manager and restart Windows.

Note


Thanks to xpcman for this tip on the forum.
Best answers for « Windows Xp – Network issue after installing SP3 » in :
Download Windows XP SP3 Show Download Windows XP SP3 Windows XP SP3 has a special installation package for IT professionals that is available through the official link of Microsoft http://www.microsoft.com/... Step 1: Click on the "Download" button on the page and...
WIN XP&DELL : How to create an installation CD (MASTER CD) Show WIN XP&DELL : How to create an installation CD (MASTER CD)? For some, the installation CD of Windows XP are no longer included with Dell...
No Windows Update with Windows XP SP3 ShowAfter installing Windows XP Service Pack 3, Windows Update won't work. Windows XP Service Pack 3 installs a new version of Windows Update, but it forgets to register it. try the following: Log on as an administrator, and run cmd.exe, and...
Dual Boot Windows XP/Vista ShowDual Boot Windows XP/Vista Installing XP then Vista Installing XP over Vista If you don’t have the Vista Installation DVD If you have Vista Installation DVD Most new computers come with Windows Vista installed. Some users still...
Administrator and user mode under windows XP ShowAdministrator and user mode under windows XP The importance of opening a session in user mode Sailing administrator in safety The advanced file sharing with XP Home cannot take place. Administrator account is always set as default...
Download Windows XP SP3 Service Pack ShowThe service pack 3 of Windows XP (XP SP3) is a major update for Windows XP which has more than 1000 corrective softwares with numerous corrections for security problems as well as some supplementary features. The new features of the Service Pack...
Download Windows XP SP2 ShowWindows XP SP2 Pack services constitute a practical means, everything in one, to reach the last drivers, the tools and the improvement in security as well as the other critical updates. Windows XP SP2 (Pack 2 service), the last Pack service for...
File sharing in Windows XP ShowAdvantages File sharing involves making the content of one or more directories available through the network. All Windows systems have standard devices making it easy to share the content of a directory. However, file sharing may lead to security...