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 621 posts 1203 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.

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Nov 29, 2010 @ 09:31
    Tim Geyssens
    0

    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 621 posts 1203 karma points c-trib
    Nov 30, 2010 @ 11:06
    Mike Chambers
    0

    Thanks.... any idea of an eta?

     

  • Mike Chambers 621 posts 1203 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.

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Apr 29, 2011 @ 15:31
  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies