Search results for query: *

  1. F

    Tutorials, Snippets on Windows Services

    Thanks for the links. I have pasted the code of devguro.com into vs 2005 and compiled it. Then I installed the service in cmd.exe by using the command installutil.exe <path> and I get the message that everything works correct, but I can't see my service in the Service Explorer. Why is that? Do I...
  2. F

    Tutorials, Snippets on Windows Services

    Hey! Im new to VB.NET and Windows Programming and I had to write a programm which recieves and writes sms to a persistent storage. Now I have to implement this program as a windows service and as I have now experience in service programming or windows application programming at all it would...
Back
Top