Installerade 4.20 på en helt ren SQL. Får Error när jag ska spara sidorna, någon som vet varför:
A potentially dangerous Request.Form value was detected from the client (EditForm:MainBody:MainBody="
EPiServer är uppb...").
HttpRequestValidationException (0x80004005): A potentially dangerous Request.Form value was detected from the client (EditForm:MainBody:MainBody="
EPiServer är uppb..."). HttpRequestValidationException (0x80004005): A potentially dangerous Request.Form value was detected from the client (EditForm:MainBody:MainBody="
EPiServer är uppb...").] System.Web.HttpRequest.ValidateString(String s, String valueName, String collectionName) +230 System.Web.HttpRequest.ValidateNameValueCollection(NameValueCollection nvc, String collectionName) +99 System.Web.HttpRequest.get_Form() +113 System.Web.UI.Page.GetCollectionBasedOnMethod() +69 System.Web.UI.Page.DeterminePostBackMode() +47 System.Web.UI.Page.ProcessRequestMain() +2106 System.Web.UI.Page.ProcessRequest() +218 System.Web.UI.Page.ProcessRequest(HttpContext context) +18 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87