Window service getting stopped continuously

Hi! All,
I am facing a very unique issue, where a Windows service is getting stopped immediately after starting again and again.
On looking into application event log, I have found several messages like ".NET SqlClient Data Provider failed to initialize properly (0xc0000142)."
However the same service is running fine on its backup server, which suggests that the database server on which it depends is free from any issue. Has anyone faced the similar issue and can provide me some possible causes of this behavior?
