Broken release entry
Printed From: MetalMusicArchives.com
Category: Site News, Newbies, Help and Improvements
Forum Name: Report bugs here
Forum Description: Help us improve the site from a tech standpoint
URL: http://www.MetalMusicArchives.com/forum/forum_posts.asp?TID=11090
Printed Date: 21 Dec 2024 at 8:13pm Software Version: Web Wiz Forums 10.16 - http://www.webwizforums.com
Topic: Broken release entry
Posted By: 666sharon666
Subject: Broken release entry
Date Posted: 01 Aug 2016 at 7:19am
MMA just crashed on me while adding a band and the release I was trying to add at the time is now corrupted and can't be accessed.
http://www.metalmusicarchives.com/album/masterstroke(italy)/promo-/91(demo)
I've managed to re-add the release but this needs to be deleted. I can't access it to do it myself.
Error:
Server Error in '/' Application.
Object reference not set to an instance of an object. 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.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
Line 31: Line 32: //For Amazon Widget Line 33: this.Context.Items.Add("Band_ID", album.BandId); Line 34: } Line 35:
Source File: c:\inetpub\wwwroot\metalmusicarchives.com\Album.aspx.cs Line: 33
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.] Album.LoadContextObjects() in c:\inetpub\wwwroot\metalmusicarchives.com\Album.aspx.cs:33 BasePage.Page_PreInit(Object sender, EventArgs e) in c:\inetpub\wwwroot\metalmusicarchives.com\App_Code\BasePage.cs:26 System.EventHandler.Invoke(Object sender, EventArgs e) +0 System.Web.UI.Page.OnPreInit(EventArgs e) +11851700 System.Web.UI.Page.PerformPreInit() +45 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1250
|
|