Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Seems like the Circuit template is trying to post a message then uploading the file in CMS, which should not be done.
After trying to upload I now get this error when viewing Global folder
[NullReferenceException: Object reference not set to an instance of an object.] EPiServer.Web.Hosting.Versioning.VersioningFileSummary..ctor(FileItem file, FileOperations fileOp) +25 EPiServer.Web.Hosting.Versioning.VersioningFileSystem.GetFileSummary(IFileHandler file) +96 EPiServer.Web.Hosting.VersioningFile.get_Summary() +24 EPiServer.UI.Hosting.DhtmlSupport.CanPersist(UnifiedDirectory dir) +38 EPiServer.UI.Hosting.DhtmlSupport.SetUpHKA(UnifiedDirectory dir, AccessControlList acl) +798 EPiServer.UI.Hosting.DhtmlSupport.OnPreRender(EventArgs e) +61 System.Web.UI.Control.PreRenderRecursiveInternal() +103 System.Web.UI.Control.PreRenderRecursiveInternal() +175 System.Web.UI.Control.PreRenderRecursiveInternal() +175 System.Web.UI.Control.PreRenderRecursiveInternal() +175 System.Web.UI.Control.PreRenderRecursiveInternal() +175 System.Web.UI.Control.PreRenderRecursiveInternal() +175 System.Web.UI.Control.PreRenderRecursiveInternal() +175 System.Web.UI.Control.PreRenderRecursiveInternal() +175 System.Web.UI.Control.PreRenderRecursiveInternal() +175 System.Web.UI.Control.PreRenderRecursiveInternal() +175 System.Web.UI.Control.PreRenderRecursiveInternal() +175 System.Web.UI.Control.PreRenderRecursiveInternal() +175 System.Web.UI.Control.PreRenderRecursiveInternal() +175 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2496
In Relate+ (2.0) in CMS when trying to upload files to Global Files, for example I get this error:
Unable to cast object of type 'EPiServer.Common.GuestAuthor' to type 'EPiServer.Common.UserAuthor'.
It doesn't matter what user I use (currently CMS administrator).
Uploading files via Community (and on site) works just fine.
Inner Exception: