Hi raffaeler,
The issue I observed when running a low integrity process was that HttpInitialize fails with ERROR_ACCESS_DENIED. You're likely seeing HttpCreateServerSession fail with ERROR_INVALID_HANDLE because HttpInitialize failed.
Andrew
The issue I observed when running a low integrity process was that HttpInitialize fails with ERROR_ACCESS_DENIED. You're likely seeing HttpCreateServerSession fail with ERROR_INVALID_HANDLE because HttpInitialize failed.
Andrew