Copied to clipboard

Flag this post as spam?

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


  • Dinzey 3 posts 23 karma points
    Feb 27, 2015 @ 15:01
    Dinzey
    0

    Error Object reference not set to an instance of an object.

    Hello, i got following error. I would appreciate some help and tips. Thanks.

    That's my macro <umbraco:Macro AmPmTimeFormat="0" ShowWeekends="1" ShowTodayButton="0" GoogleCalendarUrl="" ViewModes="Month" DefaultViewMode="Month" StartWeekOn="Sunday" DateFormat="M/d/yyyy" Alias="csCalendar" runat="server"/>

    And the error...

    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.]
       umbraco.cms.businesslogic.macro.MacroModel..ctor(Macro m) +465
       umbraco.macro..ctor(String alias) +301
       umbraco.presentation.templateControls.Macro.CreateChildControls() +1336
       System.Web.UI.Control.EnsureChildControls() +188
       System.Web.UI.Control.InitRecursive(Control namingContainer) +185
       System.Web.UI.Control.InitRecursive(Control namingContainer) +290
       System.Web.UI.Control.InitRecursive(Control namingContainer) +290
Please Sign in or register to post replies

Write your reply to:

Draft