Copied to clipboard

Flag this post as spam?

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


  • John Hodgkinson 613 posts 355 karma points
    Apr 30, 2014 @ 14:54
    John Hodgkinson
    0

    Error when installing in Umbraco MVC 6.11 - dev site down

    ugh!!! please advise or provide manual uninstall instructions (I'll look for these in the meantime).

    Server Error in '/' Application.

    Object reference not set to an instance of an object.

    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.NullReferenceException: Object reference not set to an instance of an object.

    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:

    [NullReferenceException: Object reference not set to an instance of an object.] uBlogsy.BusinessLogic.EventHandlers.UmbracoExamineEvents.OnApplicationStarted(UmbracoApplicationBase umbracoApplication, ApplicationContext applicationContext) in d:_PROJECTS\Personal\uBlogsy\uBlogsy MVC\Source\uBlogsy.BusinessLogic\EventHandlers\UmbracoExamineEvents.cs:35 Umbraco.Core.EnumerableExtensions.ForEach(IEnumerable1 items, Action1 action) +147 Umbraco.Core.CoreBootManager.Complete(Action1 afterComplete) +143 Umbraco.Web.WebBootManager.Complete(Action1 afterComplete) +70

    [HttpException (0x80004005): Object reference not set to an instance of an object.] System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +12872285 System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +175 System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +304 System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +404 System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +475

    [HttpException (0x80004005): Object reference not set to an instance of an object.] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +12889028 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +159 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +12730121

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

  • John Hodgkinson 613 posts 355 karma points
    Apr 30, 2014 @ 15:00
    John Hodgkinson
    0

    ok, I removed the DLLs and was able to login back into the Umbraco back office and then uninstall from there. I would like to test out this package though. any special instructions to install based on the error info above? thx!

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Jul 08, 2014 @ 11:18
    Anthony Dang
    0

    Hi did you sort out this issue?

    It looks like an error when trying to hook up to an Examine event. This might be due to file permissions.

     

  • Martin Falta 2 posts 22 karma points
    Dec 11, 2014 @ 16:29
    Martin Falta
    0

    Hi John,

     

    thank you for your response. Version 4.1 solved the problem.

     

    Martin

Please Sign in or register to post replies

Write your reply to:

Draft