Posted on 23/04/2009 13:19:02
When using the new UI, and after editing a paragraph then pressing save or save & close will result in NullReferenceException.
The things you edit in the paragraph gets saved but you dont get the paragraph list view as you should after saving.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
Dynamicweb.Admin.ParagraphList1.Page_Load(Object sender, EventArgs e) +541
System.Web.UI.Control.OnLoad(EventArgs e) +131
System.Web.UI.Control.LoadRecursive() +65
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,
Boolean includeStagesAfterAsyncPoint) +2427
|