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
Double post. Please go to: http://world.episerver.com/Templates/Forum/Pages/Thread.aspx?id=45036&epslanguage=en
Getting System.IO.IOException: read past EOF while deleting image in file management.Please check the following Stack trace and advice how to overcome this.Thanks in advance
[IOException: read past EOF]
Lucene.Net.Store.BufferedIndexInput.Refill() +233
Lucene.Net.Store.BufferedIndexInput.ReadByte() +21
Lucene.Net.Store.IndexInput.ReadInt() +13
Lucene.Net.Index.SegmentInfos.Read(Directory directory) +60
Lucene.Net.Index.AnonymousClassWith.DoBody() +45
Lucene.Net.Store.With.Run() +67
Lucene.Net.Index.IndexReader.Open(Directory directory, Boolean closeDirectory) +110
Lucene.Net.Index.IndexReader.Open(String path) +65
EPiServer.Web.Hosting.Versioning.Store.FileOperations.DeleteItemIdFromIndex(String filePath, Object fileId) +78
EPiServer.Web.Hosting.Versioning.Store.FileOperations.DeleteFile(Object dirId, Object fileId) +118
EPiServer.Web.Hosting.Versioning.VersioningFileHandler.Delete() +28
EPiServer.Web.Hosting.VersioningFile.Delete() +118
EPiServer.UI.Hosting.DeleteSelection.DeleteButton_Click(Object sender, EventArgs e) +327
EPiServer.UI.WebControls.ToolButton.OnClick(EventArgs e) +107
EPiServer.UI.WebControls.ToolButton.RaisePostBackEvent(String eventArgument) +135
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
EPiServer.UI.Admin.FileManagement.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +41
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565