|
Home > Archive > IIS Server Security > September 2006 > Medium trust and HTTP handlers - help!
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Medium trust and HTTP handlers - help!
|
|
|
| Hi,
I changed my IIS sites to run medium trust in the machine.config and now
some of them are not working. DNN, Community Server, sites that use HTTP
handlers. How do I put in an exception to allow HTTP handlers for my sites
in the medium trust policy file? Does anybody else have solved how to run
DNN and Community Server in medium trust?
Many thanks to all of you,
Linda
| |
| Dominick Baier 2006-09-01, 1:37 pm |
| HttpHandlers are allowed in Medium Trust. You don't have to do anything special.
DNN and CS don't seem to run in medium trust. That seems to be the proble.
I guess you are seeing SecurityException?
---
Dominick Baier, DevelopMentor
http://www.leastprivilege.com
> Hi,
>
> I changed my IIS sites to run medium trust in the machine.config and
> now some of them are not working. DNN, Community Server, sites that
> use HTTP handlers. How do I put in an exception to allow HTTP handlers
> for my sites in the medium trust policy file? Does anybody else have
> solved how to run DNN and Community Server in medium trust?
>
> Many thanks to all of you,
>
> Linda
>
| |
|
| Community Server 2.1 is 1st release to run under medium trust. I'm not sure
about DNN
"Dominick Baier" wrote:
> HttpHandlers are allowed in Medium Trust. You don't have to do anything special.
>
>
> DNN and CS don't seem to run in medium trust. That seems to be the proble.
> I guess you are seeing SecurityException?
>
> ---
> Dominick Baier, DevelopMentor
> http://www.leastprivilege.com
>
>
>
>
|
|
|
|
|