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
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:
is working on a reply...
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.