Hello everyone!
We just upgraded a solution to 8.9.1.7 for solving a problem with copying Item Relation List in 8.8.x.x which has been resolved, but now a differnt problem occurs.
We would like to use Page Templates for easy content creating, but when creating a contet page as a Page Template we are no longer able to create new pages.
No matter we try to create a page as blank or from template we get a System.NullReferenceException - https://www.screencast.com/t/lO2eJT7iyCQQ
If we delete all Page Templates we are able to create blank pages ones again.
Does anybody have a solution for solving this problem? :-)
Copy of the error:
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.] Dynamicweb.Admin.PageTypeSelect.SetPageState(Page p, Boolean isItemBased) +33 Dynamicweb.Admin.PageTypeSelect.Page_Load(Object sender, EventArgs e) +1767 System.Web.UI.Control.OnLoad(EventArgs e) +95 System.Web.UI.Control.LoadRecursive() +59 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678 |
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.1586.0