title
Products            Buy            Support Forum            Professional            About            Codec Central
 
Results 1 to 4 of 4

Thread: Service processes exit on user logoff

  1. #1

    Join Date
    Jan 2009
    Posts
    14

    Service processes exit on user logoff

    When a user account logs off, the two child processes of the Asset service (uMediaLibrary.exe and Asset-uPNP.exe) exit. They don't restart themselves. I am using XP Home SP3.

    Could this perhaps be a case of reacting to a WM_QUERYENDSESSION/WM_ENDSESSION message without screening for the ENDSESSION_LOGOFF bit? I've had this before with compiled scripts running under a service parent.

  2. #2
    Administrator
    Join Date
    Apr 2002
    Posts
    43,852

    Re: Service processes exit on user logoff

    You are right, check the next r2 beta update (in a few days).

  3. #3

    Join Date
    Jan 2009
    Posts
    14

    Re: Service processes exit on user logoff

    Will do. Thanks.

  4. #4
    Administrator
    Join Date
    Apr 2002
    Posts
    43,852

    Re: Service processes exit on user logoff


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •