Windows 2008 RenderFarm Service: CreateProcessAsUser “Session 0 Isolation” and OpenGL

后端 未结 3 529
夕颜
夕颜 2020-12-05 08:31

I have a legacy Windows server service and (spawned) application that works fine in XP-64 and W2K3, but fails on W2K8. I believe it is because of the new \"Session 0 isolat

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-05 09:09

    I have not completed the training course, but I have found a "Session 0 isolation workaround" tutorial on the Microsoft-MSDN site:

    http://msdn.microsoft.com/en-us/windows7trainingcourse_sessionisolation_unit.aspx

    I have the same session-0-isolation problem manifested within a scheduled task.

提交回复
热议问题