Error when send a new post in Blog

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
2/24/2019 3:05:02 AM
Gravatar
Total Posts 51
Share our knowledge,Take world in our hands.

Error when send a new post in Blog

Hi Joe

Windows server 2016

Database MSSQL 2016

Mojo 2.7.0.0

When i want to post a new article, page url don't generate automatic. After click on post button show below error. I write an url manually but error is available.

[IOException: The file or directory is corrupted and unreadable. ]
ystem.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +12856632 System.IO.FileSystemEnumerableIterator`1.CommonInit() +375 System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost) +371 System.IO.DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption) +65 System.IO.DirectoryInfo.GetFiles(String searchPattern) +19 mojoPortal.Web.WebPageInfo.AddPhysicalPages(Collection`1 physicalPages, DirectoryInfo directoryInfo, String fileExtensionPattern) +23 mojoPortal.Web.WebPageInfo.PopulatePagesCollection(HttpContext httpContext, Collection`1 webPages, String fileExtensionPattern) +565 mojoPortal.Web.WebPageInfo.LoadPhysicalPages(String fileExtensionPattern) +123 mojoPortal.Web.WebPageInfo.GetPhysicalPages(String fileExtensionPattern) +167 mojoPortal.Web.WebPageInfo.IsPhysicalWebPage(String url) +42 mojoPortal.Web.BlogUI.BlogEdit.Save() +4556 mojoPortal.Web.BlogUI.BlogEdit.btnUpdate_Click(Object sender, EventArgs e) +62 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +9782350 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +204 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +12 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +15 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +9883894 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1639

 

 

thank

 

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