I run several python scripts as Windows Services on Windows XP. Just now they all died. They will not restart. I have no clue what is going on. I can’t seem to get an error message to give me more insight. I haven’t tried to reinstall any modules yet. What Modules are used by Windows Services in python?
EDIT:
When I reinstall pywin32 I do get this error:

However after clicking the ‘ok’ button, module does continue to install
Found the Issue. Windows Error Log was full… So the script could not even send a message to log saying that service restarted thus it would fail and not log any error messages to boot.