Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
H

halexic

@halexic
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Windows Service dependency problem
    H halexic

    If I start services.msc and then right click on service, and then if I go to Dependencies tab I can just see the services that this service depend of. How I can add some service? Don't see any add, or on right mouse click... (Windows 2000 Professional)

    C# csharp hardware data-structures help question

  • Windows Service dependency problem
    H halexic

    I have written a windows service that starts automaticaly on windows boot and it do some jobs. If I restart PC, or if I log off and then log on again my service is still started but is not working anymore. My service use another service that is written from another manufacturer (this service can open communications to some hardver devices and communicate with them). It seems that on booting my service starts before that service it depends on, so it is not working (I suppose that is because on starting my service call that custom service to open communication to devices and after restart or log off I lost these opened communications to hardware devices that are controlled by that custom service). How I can set that my windows service depends on this service? (I know the path of EXE file of that custom service and this service is listed in services.msc). I see in C# initialization of windows service array ServicesToRun - so how I can reference and load that service I depend on to load before my service)? I hope that it will resolve my problem...

    C# csharp hardware data-structures help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups