Chaos1986 wrote:Can Someone Please Help Me? I Keep Seeing Service Executable Has Encountered A Proble and Needs To Close. Why Am I seeing This And Can I Fix It?

A Windows service is a Windows process that runs in the background.
AFAIK (Windows 2000), go to Control Panel->Admin->Services and it will give you a list of Windows services.
See which one matches your error code.
Basically, something you have running in the background (upon startup, AFAIK) is messing up. The error code you get should give you specific info on which process it is.
Find the process, kill it (if possible) and search Google/Microsoft for issues regarding it.
Luck