A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Hi All:
I'm not able to create a new page neither at the root level or inside a second level
Following is the log:
2014-08-14 07:45:08,147 ERROR [36] EPiServer.Global.Global_Error - 1.2.5 Unhandled exception in ASP.NET
System.Configuration.ConfigurationErrorsException: Missing episerver.Blog configuration section
at EPiServer.Blog.Configuration.get_Instance()
at EPiServer.Blog.EventHandlers.CreatingPage(Object sender, PageEventArgs e)
at EPiServer.PageEventHandler.Invoke(Object sender, PageEventArgs e)
at EPiServer.Core.PageStoreBase.RaiseCancellablePageEvent(Object key, String defaultReason, PageEventArgs eventArgs)
at EPiServer.DataFactory.Save(PageData page, SaveAction action, AccessLevel access)
at EPiServer.DataFactory.Save(PageData page, SaveAction action)
at EPiServer.Web.PageExtensions.SaveCurrentPage.SavePage()
at EPiServer.PageBase.SavePage()
at EPiServer.UI.Edit.EditPanel.SavePage()
at EPiServer.UI.Edit.EditPageButtonControl.Save(SaveAction saveAction, Boolean goToViewPage)
at EPiServer.UI.Edit.EditPageButtonControl.Publish_Click(Object sender, EventArgs e)
at EPiServer.UI.WebControls.ToolButton.OnClick(EventArgs e)
at EPiServer.UI.WebControls.ToolButton.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.admin_cms_edit_editpanel_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\0354437c\8d5ae44f\App_Web_y132xnvg.11.cs:line 0
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
But, as an initial try I have placed the following sections already in my web.config file:
Under EPiServer Modules section:
Inside Assembly binding:
But, still I'm seeing the error in log file and not able to create any new pages in EPiServer CMS.
Can somebody please help me.
Many thanks.
Kishore Thupakula