Copied to clipboard

Flag this post as spam?

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


  • Simon steed 374 posts 686 karma points
    Aug 30, 2013 @ 13:09
    Simon steed
    0

    YSOD installing into V4.11.9

    Hi Matt/Pete

    Just installed into a new build version 2 and got the following error - I guess it's foobarred :-)

    Regards

    Si

    Server Error in '/' Application.

    Could not load type 'Umbraco.Core.IApplicationEventHandler' from assembly 'Umbraco.Core, Version=1.0.4898.17344, Culture=neutral, PublicKeyToken=null'.

    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.TypeLoadException: Could not load type 'Umbraco.Core.IApplicationEventHandler' from assembly 'Umbraco.Core, Version=1.0.4898.17344, Culture=neutral, PublicKeyToken=null'.

    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: 

    [TypeLoadException: Could not load type 'Umbraco.Core.IApplicationEventHandler' from assembly 'Umbraco.Core, Version=1.0.4898.17344, Culture=neutral, PublicKeyToken=null'.]
       System.Reflection.RuntimeAssembly.GetExportedTypes(RuntimeAssembly assembly, ObjectHandleOnStack retTypes) +0
       System.Reflection.RuntimeAssembly.GetExportedTypes() +21
       Umbraco.Core.TypeFinder.GetTypesWithFormattedException(Assembly a) +82
       Umbraco.Core.TypeFinder.GetClasses(Type assignTypeFrom, IEnumerable`1 assemblies, Boolean onlyConcreteClasses, Func`2 additionalFilter) +639
       Umbraco.Core.TypeFinder.FindClassesOfType(IEnumerable`1 assemblies, Boolean onlyConcreteClasses) +176
       Umbraco.Core.TypeFinder.FindClassesOfType(IEnumerable`1 assemblies) +84
       Umbraco.Core.PluginManager.<ResolveTypes>b__1c() +99
       Umbraco.Core.PluginManager.LoadViaScanningAndUpdateCacheFile(TypeList typeList, TypeResolutionKind resolutionKind, Func`1 finder) +70
       Umbraco.Core.PluginManager.ResolveTypes(Func`1 finder, TypeResolutionKind resolutionType, Boolean cacheResult) +1906
       Umbraco.Core.PluginManager.ResolveTypes(Boolean cacheResult) +156
       Umbraco.Core.PluginManager.ResolvePropertyEditorValueConverters() +46
       Umbraco.Core.CoreBootManager.InitializeResolvers() +555
       Umbraco.Web.WebBootManager.InitializeResolvers() +65
       Umbraco.Core.CoreBootManager.Initialize() +266
       Umbraco.Web.WebBootManager.Initialize() +54
       Umbraco.Web.UmbracoApplication.Application_Start(Object sender, EventArgs e) +140
    
    [HttpException (0x80004005): Could not load type 'Umbraco.Core.IApplicationEventHandler' from assembly 'Umbraco.Core, Version=1.0.4898.17344, Culture=neutral, PublicKeyToken=null'.]
       System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +9860225
       System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +118
       System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +172
       System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +336
       System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +296
    
    [HttpException (0x80004005): Could not load type 'Umbraco.Core.IApplicationEventHandler' from assembly 'Umbraco.Core, Version=1.0.4898.17344, Culture=neutral, PublicKeyToken=null'.]
       System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9874568
       System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +101
       System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +254
  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Aug 30, 2013 @ 15:42
    Matt Brailsford
    1

    Hi Simon,

    Version 2 only works in Umbraco 6.1+. In Umbraco 4.x, please continue to use version 1.3 in the archive section.

    Cheers

    Matt

Please Sign in or register to post replies

Write your reply to:

Draft