DHCP server repost

G

Guest

We are running a 2000 server, standalone, and have DHCP running on it. We have an issue where DHCP stopped running and not matter what we try we only receive an error 127, the service can not be started. Tried to uninstall, reboot, reinstall, jet repair, etc. I have found no articles anywhere on this error.
Event Log looks like this

Source: Service Control Manage
Event ID: 702

The DHCP Server service terminated with the following error: The specified procedure could not be foun

Can anyone help
 
S

Shane Brasher

Hello All,

200462 DHCP Server Errors 1007, 1008, 7023 & DNS Server Errors 407, 408
http://support.microsoft.com/?id=200462

281929 Event ID 7023 Occurs When the BINL Service Does Not Start
http://support.microsoft.com/?id=281929

If you follow the articles and you still get the 127 errors you may have to
try this:

Run the command "SFC /PURGECACHE" to scan all protected system files and
replace
incorrect versions with correct Microsoft versions.

Then use regsvr32 to reregister all of the base DHCP dlls. It might be
easier for you to un-install and re-install the DHCP service.

regsvr32 Dhcpcsvc.dll
regsvr32 dhcpssvc.dll
regsvr32 mdhcp.dll
regsvr32 dhcpmon.dll
regsvr32 dhcpsapi.dll

249873 Explanation of Regsvr32 Usage and Error Messages
http://support.microsoft.com/?id=249873


Shane Brasher
MCSE (2003,2000,NT),MCSA Security, Network+, A+
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top