Re: Security Exception on Medium Trust Level

  •  03-31-2009, 2:14 PM

    Re: Security Exception on Medium Trust Level

    Hello Adam.
    This code works, thanks.
    Now I'm trying to see what is causing the problem and I noticed that the error raises again when I enclosed your code within these lines:
    1. <MagicAjax:AjaxPanel runat="server" ID="MagicAjax1">

    2. </MagicAjax:AjaxPanel> 
     
    What is AjaxPanel for? I have the MagicAjax dll in my bin folder, should I use the Microsoft Ajax assembly instead?

    Thanks!
     
     
View Complete Thread