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
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. Service is not automatic running after upgrade to XP SP2

Service is not automatic running after upgrade to XP SP2

Scheduled Pinned Locked Moved System Admin
helpquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dudi Avramov
    wrote on last edited by
    #1

    Hi, i wrote a service process that configured to be automatic on system startup. It worked fine till i upgraded my XP to SP2. It won't start on automatic startup, but manualy it will start. The event viewer report for error event-id 7009 (Timeout (name milliseconds) waiting for service to connect.). Does anyone know how can i solve that problem? Thanks, Dudi

    L 1 Reply Last reply
    0
    • D Dudi Avramov

      Hi, i wrote a service process that configured to be automatic on system startup. It worked fine till i upgraded my XP to SP2. It won't start on automatic startup, but manualy it will start. The event viewer report for error event-id 7009 (Timeout (name milliseconds) waiting for service to connect.). Does anyone know how can i solve that problem? Thanks, Dudi

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      There are three possible causes according to http://www.evtcatalog.com/evtPass/evtpages/EventId_7009_ServiceControlManager_44398.asp[^] The link might need you to register with them.

      D 1 Reply Last reply
      0
      • L Lost User

        There are three possible causes according to http://www.evtcatalog.com/evtPass/evtpages/EventId_7009_ServiceControlManager_44398.asp[^] The link might need you to register with them.

        D Offline
        D Offline
        Dudi Avramov
        wrote on last edited by
        #3

        Well, i didn't mention that my service loads a dll for system-wide keyboard hooking (using SetWindowsHookEx function with WH_KEYBOARD_LL parameter). I commented out the hooking and the service started on system startup. It seems that there is a problem to hook from service on XP SP2 till the you login. Do you know something about that? Dudi

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

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