We are getting a lot of errors in the eventlog
-
System.ComponentModel.Win32Exception (0x80004005): Access is denied at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited) at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited) at System.Diagnostics.Process.set_PriorityClass(ProcessPriorityClass value) at ProcessArbiter.ProcessManagerEngine.DecrementProcessPriority(Process process)
it seems that processarbiter is working normal, but can we do something to prevent this?
We are getting a lot of errors in the eventlog
it seems that processarbiter is working normal, but can we do something to prevent this?