I\'m getting this error when I try to start a windows service I\'ve created in C#:
My Code
In my case I kept the project on desktop and to access the desktop we need to add permission to the folder so I simply moved my project folder to C:\ directory now its working like a charm.