I was having some problems with programming services in vb.net. I had to end up creating a reference to System.ServiceProcess.dll.
From the project, Select project from the menu bar, then select properties. Select the references tab, click Add and choose the .NET tab. Navigate to System.ServiceProcess, highlight it and click ok.
System.ServiceProcess is now added to the project.