Copied to clipboard

Flag this post as spam?

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


  • lucuma 261 posts 563 karma points
    Jul 07, 2013 @ 03:34
    lucuma
    0

    Datatype Grid and Umbraco 6.0.3 YSOD

    I went through the notes and didn't see anything about the grid not working at all on v6.0.3?  Anyone have a suggestion.  When I click on a node with the grid (5 properties all textstring), I get the following (can't open the node or do anything):

    Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

    [ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.]
       System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) +0
       System.Reflection.Assembly.GetTypes() +159
       uComponents.DataTypes.DataTypeGrid.ServiceLocators.DataTypeFactoryServiceLocator.GetDataTypeFactories() +171
       uComponents.DataTypes.DataTypeGrid.ServiceLocators.DataTypeFactoryServiceLocator.GetDataTypeFactory(TDataType dataType) +99
       uComponents.DataTypes.DataTypeGrid.ServiceLocators.DataTypeFactoryServiceLocator.GetDisplayValue(IDataType dataType) +26
       uComponents.DataTypes.DataTypeGrid.DataEditor.GenerateValueRows() +2944
       uComponents.DataTypes.DataTypeGrid.DataEditor.CreateChildControls() +1557
       System.Web.UI.Control.EnsureChildControls() +182
       System.Web.UI.Control.PreRenderRecursiveInternal() +60
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Control.PreRenderRecursiveInternal() +222
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4201

     

  • MK 429 posts 906 karma points
    Jul 11, 2013 @ 15:12
    MK
    0

    Hi there,

    Just got the same thing on umbraco 4.11.5:

     Was fine but now get this:

     

    [ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.] System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) +0 System.Reflection.RuntimeModule.GetTypes() +9 System.Reflection.Assembly.GetTypes() +143 uComponents.DataTypes.DataTypeGrid.ServiceLocators.DataTypeFactoryServiceLocator.GetDataTypeFactories() +190 uComponents.DataTypes.DataTypeGrid.ServiceLocators.DataTypeFactoryServiceLocator.GetDataTypeFactory(TDataType dataType) +100 uComponents.DataTypes.DataTypeGrid.ServiceLocators.DataTypeFactoryServiceLocator.GetDisplayValue(IDataType dataType) +29 uComponents.DataTypes.DataTypeGrid.DataEditor.GenerateValueRows() +3004 uComponents.DataTypes.DataTypeGrid.DataEditor.CreateChildControls() +1576

    Any Idea?

    cheers

    mkariti

  • lucuma 261 posts 563 karma points
    Jul 11, 2013 @ 15:14
    lucuma
    0

    We had to downgrade to uComponents to 5.2 (I think it was).

  • MK 429 posts 906 karma points
    Jul 11, 2013 @ 15:30
    MK
    0

    Hi,

    many thanks for your reply.

    How did you go about downgrading?

    Also, the funny thing is that on my dev machine it works fine.

    Cheers

    mkariti

  • lucuma 261 posts 563 karma points
    Jul 11, 2013 @ 15:31
    lucuma
    0

    Uninstalled and reinstalled.  I tried to install it over but that didn't go over so well.  

  • MK 429 posts 906 karma points
    Jul 11, 2013 @ 15:32
    MK
    0

    Will uninstall affect my data?

  • MK 429 posts 906 karma points
    Jul 14, 2013 @ 11:03
    MK
    0

    Update - Ok just copied fresh bin to prod and its fixed!

  • James Borza 34 posts 95 karma points
    Oct 18, 2013 @ 18:24
    James Borza
    0

    In case anyone runs across this thread - lucuma's advice of downgrading to 5.2 resolved this for me.

  • 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