problem with thrust policy on web server

From: Aahz (juno10000_at_hotmail.com)
Date: 11/28/05


Date: 28 Nov 2005 01:50:38 -0800

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)
  • 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. ... >trust policy. ...
    (microsoft.public.dotnet.framework.aspnet)
  • the most efficient way get an answer for each of them would be to:
    ... Access or SQL Server database. ... > 6) WHAT ARE THE TYPES OF ASSEMBLIES? ... > 21) DIFFERNCE BETWEEN asp.net SERVER CONTROLS AND HTML ... > namespace used for this?. ...
    (microsoft.public.cert.exam.mcsd)
  • Re: newbie question
    ... They also render JavaScript, but that is generally for the purpose ... of handling client-side events on the server. ... Controls as well. ... >> compiling without Visual Studio, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Questions
    ... > 6) WHAT ARE THE TYPES OF ASSEMBLIES? ... > 21) DIFFERNCE BETWEEN asp.net SERVER CONTROLS AND HTML ... > 73) How you consume the web services?. ...
    (microsoft.public.cert.exam.mcsd)

Loading