Author: hugo
Subject: AssignProcessToJobObject ACCESS_DENIED
Posted: 19 November 2013 at 2:59pm
Well I've never used the Job API before - its completely new to me. I have no idea if my process belongs to a job already, I certainly don't explicitly do anything like that as you can see.
Subject: AssignProcessToJobObject ACCESS_DENIED
Posted: 19 November 2013 at 2:59pm
Well I've never used the Job API before - its completely new to me. I have no idea if my process belongs to a job already, I certainly don't explicitly do anything like that as you can see.
Unless a process can belong to a job simply by some default behavior under Visual Studio or my login session I don't think it is part of any job.
I'd also like to know if there is a way to "see" active jobs - Task Manager seems to offer no such capability so I wonder how developers and administrators are able to get insight into this.
Thx