Developer forum

Forum » Development » Create new page

Create new page


Reply
Hey

I had problem with creating a new page, when I type page and then submit, I get 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.Frontend.PageView.SetID() +2511
   Dynamicweb.Frontend.PageView.Load() +351
   Dynamicweb.Frontend.PageView.GetPageviewByPageID(Int32 PageID, IDictionary values) +653
   Dynamicweb.Content.Page.SuggestTitle() +65
   Dynamicweb.Admin.PageEdit.Page_Load(Object sender, EventArgs e) +1066
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

The new page are creating in menustructure, but when i want to edit it, it giving the same error.

The solution are running 19.1.2.1 

Best regards



Replies

 
Nicolai Høeg Pedersen
Reply
I've asked service desk to get hold of you...

 

You must be logged in to post in the forum