Re: IIS7: CreateProcessWithLogonW access denied



Those are all EXE in System32, which like CMD.EXE have "special" ACLs
that prevent them from being launched remotely from IIS.

Even a bogus EXE like 'blah'?

I also have the same problem with a custom console executable (which is what
I was using originally). It and the others previously mentioned (except the
non-existent one, but that one doesn't result in access denied either) work
properly from ASP.NET on Win XP/2003, but I haven't found a way to get it to
work in 2008.


.