Re: IIS7: CreateProcessWithLogonW access denied
- From: David Wang <w3.4you@xxxxxxxxx>
- Date: Sat, 21 Jun 2008 02:08:30 -0700 (PDT)
On Jun 20, 12:03 pm, "Kyle Alons" <re...@xxxxxxxxxxxx> wrote:
I highly recommend searching on the terms "Modify Code Access
Security" to arrive at good answers for your question.
Based onhttp://msdn.microsoft.com/en-us/library/aa302425.aspx, I added a
trust element to machine.config (both 32- and 64-bit flavors):
<system.web>
<!-- level="[Full|High|Medium|Low|Minimal]" -->
<trust level="Full" originUrl=""/>
</system.web>
but still get access denied.
How are you certain your settings actually took place at the scope you
desire...
//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
- Re: IIS7: CreateProcessWithLogonW access denied
- From: David Wang
- Re: IIS7: CreateProcessWithLogonW access denied
- From: Kyle Alons
- Re: IIS7: CreateProcessWithLogonW access denied
- From: David Wang
- Re: IIS7: CreateProcessWithLogonW access denied
- From: Kyle Alons
- IIS7: CreateProcessWithLogonW access denied
- Prev by Date: Re: FTPS Clients with IIS7
- Next by Date: Re: Unwanted login request
- Previous by thread: Re: IIS7: CreateProcessWithLogonW access denied
- Next by thread: Re: IIS7: CreateProcessWithLogonW access denied
- Index(es):