Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Mike Chambers 636 posts 1253 karma points c-trib
    Nov 25, 2010 @ 16:53
    Mike Chambers
    0

    contour in medium trust?

    Exception Details: Umbraco.Forms.Core.Common.ProviderException: No provider with id '3f92e01b-29e2-4a30-bf33-9df5580ed52c' found

     

    Could the lack of reflectionPermissions be the issue?

     

    [http://www.west-wind.com/Weblog/posts/6344.aspx]

     

    ReflectionPermission

    Medium trust doesn’t have access to protected members for Reflection. This is a problem for me because I use a custom databinding scheme which uses Reflection to connect properties and data fields to control properties. Example: Binding a business object entity to a TextBox.Text value. In most ‘normal’ situations you would declare the business object as:

     

    protected busInvoice Invoice;

     

    and using Reflection on that isn’t going to work.

  • Comment author was deleted

    Nov 29, 2010 @ 09:31

    We'll test this, but might be a bug. Then we'll add medium trust support in the next maintenance release.

    Regards,
    Tim

  • Mike Chambers 636 posts 1253 karma points c-trib
    Nov 30, 2010 @ 11:06
    Mike Chambers
    0

    Thanks.... any idea of an eta?

     

  • Mike Chambers 636 posts 1253 karma points c-trib
    Jan 24, 2011 @ 11:02
    Mike Chambers
    0

    Tim I notice you released an update 1.1.5... does that resolve the mediumtrust issues? as not listed in the change log.

  • Comment author was deleted

    Apr 29, 2011 @ 15:31
Please Sign in or register to post replies

Write your reply to:

Draft