I\'m getting this error when I try to start a windows service I\'ve created in C#:
My Code
I also got the same error , It resolved by Right click on Service > Properties >Log On > log on as : Local System Account.