Re: IIS7: CreateProcessWithLogonW access denied
- From: David Wang <w3.4you@xxxxxxxxx>
- Date: Wed, 18 Jun 2008 15:14:45 -0700 (PDT)
On Jun 18, 5:04 am, "Kyle Alons" <re...@xxxxxxxxxxxx> wrote:
"David Wang" <w3.4...@xxxxxxxxx> wrote in message
news:535a7732-0e28-425f-b38b-6c5792e97d54@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>I believe Code Access Security for ASP.Net was "Low" prior to IIS7/
Vista, which allowed code like yours to work with ASP.Net, but it was
*horribly* insecure.
Is there an alternative that works with the new default security setting?
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.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
.
- Follow-Ups:
- Re: IIS7: CreateProcessWithLogonW access denied
- From: Kyle Alons
- Re: IIS7: CreateProcessWithLogonW access denied
- References:
- IIS7: CreateProcessWithLogonW access denied
- From: Kyle Alons
- Re: IIS7: CreateProcessWithLogonW access denied
- From: David Wang
- IIS7: CreateProcessWithLogonW access denied
- Prev by Date: Re: iis 5.1, internet explorer, cached credentials and kerberos
- Next by Date: Re: IIS 6 Cert Wizard - Copy Certificate Another Server - Access is De
- Previous by thread: Re: IIS7: CreateProcessWithLogonW access denied
- Next by thread: Re: IIS7: CreateProcessWithLogonW access denied
- Index(es):
Relevant Pages
|