2

Here is similar question but I am using visual studio 2012:

Windows Service not appearing in services list after install

I have installed the windows service using visual studio command prompt, but windows service does not appears in service list .

I followed the first solution in the link above. In Solution Explorer, I right-click the setup project but I don't get "point to View, choose Custom Actions" in visual studio 2012.How i can solve this problem ?Thanks

Community
  • 1
  • 1
getc he
  • 107
  • 4
  • 13
  • Did you trying to install the service with Installutil.exe ? Ar eyou sure you are passing the correct name t ServiceController to start the service ? – Kurubaran Nov 17 '13 at 10:17
  • yes .. InstallUtil WindowsServiceHost.exe is command to execute windows service ..WindowsServiceHost is service project name – getc he Nov 17 '13 at 10:23

0 Answers0