I made a small tweak to one of my windows services and than I ran it and got,
Description: The process was terminated due to stack overflow.
So i went back to an old version and ran it and i'm still getting the stackoverflow error.
Worst part is i've debug both and i do not get this error to reoccur. How/what is the best way to find what's causing the overflow for a windows service?