Re: big problem with asp.net application trust level on new server



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 ;

.



Relevant Pages

  • big problem with asp.net application trust level on new server
    ... Few days ago my hosting provider sent me on new server with restricted ... trust policy. ... I have noticed that two controls mentioned above create problem (when I ... How can I set up my trust level to work with hosting trust policy and ...
    (microsoft.public.dotnet.framework.aspnet)
  • problem with thrust policy on web server
    ... Few days ago my hosting provider sent me on new server with restricted ... trust policy. ... I have noticed that two controls mentioned above create problem (when I ... How can I set up my trust level to work with hosting trust policy and ...
    (microsoft.public.dotnet.framework.aspnet.security)