problem with thrust policy on web server
From: Aahz (juno10000_at_hotmail.com)
Date: 11/28/05
- Next message: b.parnell_at_abertay.ac.uk: "Problem with setting IPSecurity property"
- Previous message: Jason: "RE: accessing WebService from asp.net App on load balanced Servers"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: problem with thrust policy on web server"
- Reply: Dominick Baier [DevelopMentor]: "Re: problem with thrust policy on web server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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 ;
- Next message: b.parnell_at_abertay.ac.uk: "Problem with setting IPSecurity property"
- Previous message: Jason: "RE: accessing WebService from asp.net App on load balanced Servers"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: problem with thrust policy on web server"
- Reply: Dominick Baier [DevelopMentor]: "Re: problem with thrust policy on web server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|