Re: IIS7: CreateProcessWithLogonW access denied



There is no alternative for your type of code to work with the default
setting -- that would be allowing the very security vulnerabilities
which were closed by changing the default.

Your choices are to either change the default or modify the default
Code Access Security on your system.

How is that done?


.