Error/Bug in Blog Admin pages.

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.
7/23/2014 1:06:07 PM
Gravatar
Total Posts 92
Keep Smiling Phill

Error/Bug in Blog Admin pages.

Windows

MS SQL

Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34209

Open Site
Login
Open Blog Page
Select Administration
Select Expired Posts(1)

Result:

HeadlineImageUrl

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IndexOutOfRangeException: HeadlineImageUrl

Source Error:
 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


Stack Trace:
 

[IndexOutOfRangeException: HeadlineImageUrl] System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName) +5318078 System.Data.SqlClient.SqlDataReader.GetOrdinal(String name) +61 System.Data.SqlClient.SqlDataReader.get_Item(String name) +15 mojoPortal.Business.Blog.GetClosedDataSet(Int32 moduleId, Int32 pageNumber, Int32 pageSize, Int32& totalPages) +2456 mojoPortal.Web.BlogUI.ClosedPostsPage.BindList() +255 mojoPortal.Web.BlogUI.ClosedPostsPage.Page_Load(Object sender, EventArgs e) +111 System.Web.UI.Control.OnLoad(EventArgs e) +92 mojoPortal.Web.mojoBasePage.OnLoad(EventArgs e) +15 System.Web.UI.Control.LoadRecursive() +54 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772

 

I hope this helps.

Phill

7/24/2014 10:48:36 AM
Gravatar
Total Posts 18439

Re: Error/Bug in Blog Admin pages.

this was previously reported and fixed.

7/24/2014 11:28:16 AM
Gravatar
Total Posts 92
Keep Smiling Phill

Re: Error/Bug in Blog Admin pages.

Thanks Joe... I ran the script and now all works wonderfully.

Case Closed

Thanks
Phill

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