5.2 .. assembly does not allow partially trusted callers. Help?

Last post 02-08-2006, 3:30 AM by aeromed. 8 replies.
Sort Posts: Previous Next
  •  01-30-2006, 6:57 PM 15373

    5.2 .. assembly does not allow partially trusted callers. Help?

    I've uploaded 5.2 to remote.. now getting error in subject line.
     
    Stack trace is:
     
       at System.Security.CodeAccessSecurityEngine.ThrowSecurityException(Assembly asm, PermissionSet granted, PermissionSet refused, RuntimeMethodHandle rmh, SecurityAction action, Object demand, IPermission permThatFailed)
       at CuteEditor.Impl.c.b(Byte[] A_0)
       at CuteEditor.EditorSetting.a(Byte[] A_0)
       at CuteEditor.EditorSetting.c()
       at CuteEditor.Impl.ResourceContext.LoadResources(HttpContext context, Editor editor, CultureInfo culture)
       at CuteEditor.Editor.a.a.a()
       at CuteEditor.Editor.a.a.j(HtmlTextWriter A_0)
       at CuteEditor.Editor.a.a.i(HtmlTextWriter A_0)
       at CuteEditor.Editor.a.a.k(HtmlTextWriter A_0)
       at CuteEditor.Editor.Render(HtmlTextWriter writer)
       at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
       at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
       at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
       at ASP.members_registration_registration_aspx.__RenderPageview3(HtmlTextWriter __w, Control parameterContainer)
       at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
       at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
       at System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer)
       at ComponentArt.Web.UI.PageView.Render(HtmlTextWriter output)
       at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
       at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
       at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
       at ComponentArt.Web.UI.MultiPage.ComponentArtRender(HtmlTextWriter output)
       at ComponentArt.Web.UI.WebControl.Render(HtmlTextWriter output)
       at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
       at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
       at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
       at ASP.members_registration_registration_aspx.__RenderContent_Main(HtmlTextWriter __w, Control parameterContainer)
       at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
       at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
       at System.Web.UI.Control.Render(HtmlTextWriter writer)
       at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
       at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
       at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
       at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
       at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
       at System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer)
       at System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output)
       at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
       at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
       at System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer)
       at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
       at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
       at System.Web.UI.Control.Render(HtmlTextWriter writer)
       at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
       at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
       at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
       at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
       at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
       at System.Web.UI.Page.Render(HtmlTextWriter writer)
       at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
       at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
       at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
       at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
       at System.Web.UI.Page.ProcessRequest()
       at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
       at System.Web.UI.Page.ProcessRequest(HttpContext context)
       at ASP.members_registration_registration_aspx.ProcessRequest(HttpContext context)
       at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
       at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
     
    David
  •  01-31-2006, 6:59 PM 15413 in reply to 15373

    Re: 5.2 .. assembly does not allow partially trusted callers.

    I've removed CE from the CA multi-page and tried it directly in the page.. still Security Exception
     
    Stack trace:
     
    at System.Security.CodeAccessSecurityEngine.ThrowSecurityException(Assembly asm, PermissionSet granted, PermissionSet refused, RuntimeMethodHandle rmh, SecurityAction action, Object demand, IPermission permThatFailed)
       at CuteEditor.Impl.c.b(Byte[] A_0)
       at CuteEditor.EditorSetting.a(Byte[] A_0)
       at CuteEditor.EditorSetting.c()
       at CuteEditor.Impl.ResourceContext.LoadResources(HttpContext context, Editor editor, CultureInfo culture)
       at CuteEditor.Editor.a.a.a()
       at CuteEditor.Editor.a.a.k(String A_0)
       at CuteEditor.Editor.a.a.ad()
       at CuteEditor.Editor.a.a.c(String A_0)
       at CuteEditor.Editor.a.a.a(ConfigItem A_0, Boolean A_1)
       at CuteEditor.Editor.a.a.ah()
       at CuteEditor.Editor.CreateChildControls()
       at System.Web.UI.Control.EnsureChildControls()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
       at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
       at System.Web.UI.Page.ProcessRequest()
       at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
       at System.Web.UI.Page.ProcessRequest(HttpContext context)
       at ASP.newsletter_createnewsletter_aspx.ProcessRequest(HttpContext context)
       at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
       at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
  •  02-01-2006, 11:47 AM 15436 in reply to 15373

    Re: 5.2 .. assembly does not allow partially trusted callers. Help?

    Anything on this?

    I've had to roll back to 5.1, which works, less image dialogs.

    Thanks

  •  02-01-2006, 3:40 PM 15446 in reply to 15436

    Re: 5.2 .. assembly does not allow partially trusted callers. Help?

    David,
     
    Can you download the version 5.2 (02/01/2006) again?
     
    When upgrading, have you recompiled your project? If version 5.1 works,version 5.2 should not have any problems.
     
    It's strange....
     
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  02-03-2006, 11:25 AM 15568 in reply to 15446

    Re: 5.2 .. assembly does not allow partially trusted callers. Help?

    I'm having the exact same problem.  I upgraded from 4.0 to 5.2.  In version 4.0 there was no issue.  As soon as I upgraded I got the exact same problem.  My application is running on ASP.Net 1.1.
  •  02-03-2006, 11:26 AM 15569 in reply to 15568

    Re: 5.2 .. assembly does not allow partially trusted callers. Help?

    If there is no solution, Where can I get a copy of version 5.1?  I just need it to work.
  •  02-03-2006, 1:46 PM 15574 in reply to 15569

    Re: 5.2 .. assembly does not allow partially trusted callers. Help?

    You can download the version 5.1 from:
     
     
    We are investigtating this issue and will get back to you as soon as possible.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  02-07-2006, 2:36 PM 15668 in reply to 15574

    Re: 5.2 .. assembly does not allow partially trusted callers. Help?

    Adam says and I have confirmed that this issue is fixed in the Feb 7 build of 5.2.
     
    Thank you very much!
  •  02-08-2006, 3:30 AM 15703 in reply to 15668

    Re: 5.2 .. assembly does not allow partially trusted callers. Help?

    Excellent. I'll have to try again as I think my remote install may have been a mix of 5.1/5.2. 

    I should've abandoned that other "Free, No Support" editor long ago. 
View as RSS news feed in XML