Copied to clipboard

Flag this post as spam?

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


  • Dakota Lightning 11 posts 42 karma points
    Sep 25, 2013 @ 00:55
    Dakota Lightning
    0

    "LoaderExceptions" after Web App VS Publish

    Can someone help me with this excpetion, I have tried everything i can think of...

    When I build my Umbraco Project, then do a publish deploy to the server i get this error.

    Umbraco 4.11.8 

    uCompnents 5.5.1

    I have replaced the dll's, installed it again, re-saved the datatype, nothing works.

     

    Thanks

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

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

    Exception Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

    Source Error: 

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


    Stack Trace: 

    [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) +91
       uComponents.DataTypes.DataTypeGrid.DataEditor.GenerateValueRows() +1992
       uComponents.DataTypes.DataTypeGrid.DataEditor.CreateChildControls() +1758
       System.Web.UI.Control.EnsureChildControls() +182
       System.Web.UI.WebControls.CompositeControl.get_Controls() +24
       ClientDependency.Core.ControlExtensions.FlattenChildren(Control control) +16
       System.Linq.<SelectManyIterator>d__14`2.MoveNext() +267
       System.Linq.<ConcatIterator>d__71`1.MoveNext() +344
       System.Linq.<SelectManyIterator>d__14`2.MoveNext() +507
       System.Linq.<ConcatIterator>d__71`1.MoveNext() +344
       System.Linq.<SelectManyIterator>d__14`2.MoveNext() +507
       System.Linq.<ConcatIterator>d__71`1.MoveNext() +344
       System.Linq.<SelectManyIterator>d__14`2.MoveNext() +507
       System.Linq.<ConcatIterator>d__71`1.MoveNext() +344
       System.Linq.<SelectManyIterator>d__14`2.MoveNext() +507
       System.Linq.<ConcatIterator>d__71`1.MoveNext() +344
       System.Linq.<SelectManyIterator>d__14`2.MoveNext() +507
       System.Linq.<ConcatIterator>d__71`1.MoveNext() +344
       System.Linq.<SelectManyIterator>d__14`2.MoveNext() +507
       System.Linq.<ConcatIterator>d__71`1.MoveNext() +344
       System.Linq.<SelectManyIterator>d__14`2.MoveNext() +507
       System.Linq.<ConcatIterator>d__71`1.MoveNext() +344
       System.Linq.<SelectManyIterator>d__14`2.MoveNext() +507
       System.Linq.<ConcatIterator>d__71`1.MoveNext() +344
       System.Linq.<SelectManyIterator>d__14`2.MoveNext() +507
       System.Linq.<ConcatIterator>d__71`1.MoveNext() +344
       System.Linq.<SelectManyIterator>d__14`2.MoveNext() +507
       System.Linq.<ConcatIterator>d__71`1.MoveNext() +344
       System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) +472
       ClientDependency.Core.Controls.ClientDependencyLoader.FindDependencies(Control control) +203
       ClientDependency.Core.Controls.ClientDependencyLoader.OnPreRender(EventArgs e) +207
       System.Web.UI.Control.PreRenderRecursiveInternal() +113
       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
    



    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272

Please Sign in or register to post replies

Write your reply to:

Draft