help!!

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • blazerguns

    help!!

    Hi all,

    Does anybody know how to use EMS(Emergency Management
    Services) for win2k3? After i have manually configured EMS for my
    system is there anyway i can simply enable or disable ems services
    after my system is booted.
    This has to do be done programmaticall y. Any help on how to go about it
    will be great. Any project or sample code on this will be of great
    help.

    Varun

  • Ignacio Machin \( .NET/ C# MVP \)

    #2
    Re: help!!

    Hi,

    If it;s a window service you can use ServiceControll er class's method to
    check/modify the status of any service.


    --
    --
    Ignacio Machin,
    ignacio.machin AT dot.state.fl.us
    Florida Department Of Transportation



    "blazerguns " <blazerguns@gma il.comwrote in message
    news:1158218556 .109711.203070@ m73g2000cwd.goo glegroups.com.. .
    Hi all,
    >
    Does anybody know how to use EMS(Emergency Management
    Services) for win2k3? After i have manually configured EMS for my
    system is there anyway i can simply enable or disable ems services
    after my system is booted.
    This has to do be done programmaticall y. Any help on how to go about it
    will be great. Any project or sample code on this will be of great
    help.
    >
    Varun
    >

    Comment

    • blazerguns

      #3
      Re: help!!

      Hi Ignacio,

      Thanks for the reply but iam really new to this so
      can you tell me how to use Service Controller class. A sample code or
      atleast where to find it in msdn.

      Varun




      Ignacio Machin ( .NET/ C# MVP ) wrote:
      Hi,
      >
      If it;s a window service you can use ServiceControll er class's method to
      check/modify the status of any service.
      >
      >
      --
      --
      Ignacio Machin,
      ignacio.machin AT dot.state.fl.us
      Florida Department Of Transportation
      >
      >
      >
      "blazerguns " <blazerguns@gma il.comwrote in message
      news:1158218556 .109711.203070@ m73g2000cwd.goo glegroups.com.. .
      Hi all,

      Does anybody know how to use EMS(Emergency Management
      Services) for win2k3? After i have manually configured EMS for my
      system is there anyway i can simply enable or disable ems services
      after my system is booted.
      This has to do be done programmaticall y. Any help on how to go about it
      will be great. Any project or sample code on this will be of great
      help.

      Varun

      Comment

      Working...