Error when editing pages

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
3/6/2018 12:58:42 PM
Gravatar
Total Posts 1

Error when editing pages

This is a website that we took over for another hosting company and I have no experience with MojoPortal. The site is running version 2.3.4.2 and .NET 4.0.

We are getting this error when editing page content:

"We're sorry but a server error has occurred while trying to process your request."

This is what I am seeing in the error log:

2018-03-06 12:15:53,712 ERROR mojoPortal.Web.Global - 50.192.9.33-en-US - /HtmlEdit.aspx?mid=143&pageid=65 
System.Web.HttpRequestValidationException (0x80004005): A potentially dangerous Request.Form value was detected from the client (ctl00$mainContent$edContentinnerEditor="<div style="text-ali...").
   at System.Web.HttpRequest.ValidateString(String value, String collectionKey, RequestValidationSource requestCollection)
   at System.Web.HttpRequest.ValidateHttpValueCollection(HttpValueCollection collection, RequestValidationSource requestCollection)
   at System.Web.HttpRequest.get_Form()
   at System.Web.HttpRequest.get_HasForm()
   at System.Web.UI.Page.GetCollectionBasedOnMethod(Boolean dontReturnNull)
   at System.Web.UI.Page.DeterminePostBackMode()
   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.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2018-03-06 13:26:13,720 ERROR mojoPortal.Web.mojoBasePage - 50.251.81.38-en-US - /HtmlEdit.aspx?mid=136&pageid=62 
System.Web.HttpRequestValidationException (0x80004005): A potentially dangerous Request.Form value was detected from the client (ctl00$mainContent$edContentinnerEditor="<form action="https:...").

 

 

You must sign in to post in the forums. This thread is closed to new posts.