Re: big problem with asp.net application trust level on new server
- From: Scott Allen <scott@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 28 Nov 2005 11:47:06 -0500
If you get a security exception the exception text should tell you
what permission the controls are being denied. Do you know what that
is?
--
Scott
http://www.OdeToCode.com/blogs/scott/
On 28 Nov 2005 00:48:52 -0800, "Aahz" <juno10000@xxxxxxxxxxx> wrote:
>I have asp.net 1.1 web site with two controls downloaded from internet
>(obout slide menu and webcharts), which runs fine on the old server.
>Few days ago my hosting provider sent me on new server with restricted
>trust policy (medium trust). Since that I cannot configure my
>web.config to run !!!
>I have noticed that two controls mentioned above create problem (when I
>remove them it works fine , without editing web.config at all ).
>
>Can you please help me with my web.config setup (I tried with
> <system.web>
> <trust level="Medium" originUrl="" />, but doesn't work )
>
>How can I set up my trust level to work with hosting trust policy and
>still use those two controls ???
>
>Thank you ;
.
- Follow-Ups:
- References:
- Prev by Date: web tracer in java server page
- Next by Date: Re: Shared /bin directory?
- Previous by thread: big problem with asp.net application trust level on new server
- Next by thread: Re: big problem with asp.net application trust level on new server
- Index(es):
Relevant Pages
|