I am currently building a Windows Service with C# and I just can\'t figure out how to debug it.
I am building it and then registering with installutil
installutil
Try Task Manager and see if you see MusicRepo_FileMonitor.exe. If not, then the service is definitely not running.
Alternatively, in Visual Studio, Debug > Attach to Process, check show processes from all users, and see if its there.