made a mistake somewhere!

Posted By jaymer Mon 22 Jul 2013
Add to Favorites1
Author Message
jaymer
 Posted Mon 22 Jul 2013
Supreme Being

Supreme Being - (12,643 reputation)Supreme Being - (12,643 reputation)Supreme Being - (12,643 reputation)Supreme Being - (12,643 reputation)Supreme Being - (12,643 reputation)Supreme Being - (12,643 reputation)Supreme Being - (12,643 reputation)Supreme Being - (12,643 reputation)Supreme Being - (12,643 reputation)

Group: Awaiting Activation
Last Active: Tue 13 May 2014
Posts: 5, Visits: 125
Hi,The front of our site has stopped working now, can someone help tell me what I've done!
This is from the error logs:-


>> Version:2.0002
>> URL:http://www.brewbitz.com/Default.aspx
>> Page:
-----------------------------------------------------------------------------
>> 22/07/2013 17:15:58
>> 86.162.57.146
>> DESCRIPTION:
System.NullReferenceException: Object reference not set to an instance of an object.
at UserControls_Front_NavigationMenu.menFrontEnd_MenuItemDataBound(Object sender, MenuEventArgs e)
at System.Web.UI.WebControls.Menu.DataBindRecursive(MenuItem node, IHierarchicalEnumerable enumerable)
at System.Web.UI.WebControls.Menu.DataBindItem(MenuItem item)
at System.Web.UI.WebControls.Menu.PerformDataBinding()
at System.Web.UI.WebControls.HierarchicalDataBoundControl.PerformSelect()
at System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound()
at System.Web.UI.WebControls.Menu.EnsureDataBound()
at System.Web.UI.WebControls.Menu.OnPreRender(EventArgs e, Boolean registerScript)
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.BasePartialCachingControl.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

I was changing the default.aspx file to remove the stuff in the footer at the time...
Reply
Paul
 Posted Wed 24 Jul 2013
große Käse

große Käse - (559,356 reputation)große Käse - (559,356 reputation)große Käse - (559,356 reputation)große Käse - (559,356 reputation)große Käse - (559,356 reputation)große Käse - (559,356 reputation)große Käse - (559,356 reputation)große Käse - (559,356 reputation)große Käse - (559,356 reputation)

Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807, Visits: 2,748
Try reverting to a default skin. The menu control is giving the error, and that is in the skin. The way menus were handled was changed slightly from v1.4 to 2.0 - the type of menu is now embedded directly into the skin (this was done because skins are typically designed around the type of menu, e.g. horizontal, vertical accordion - now the skin effectively gets to set which type of menu is used).

--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb

Threaded View

Expand / Collapse
Threaded View
Forum Post made a mistake somewhere! By jaymer ( Mon 22 Jul 2013 )
   Forum Post the problem I've got is that we've been working on this for a week and... By jaymer ( Wed 24 Jul 2013 )
   Forum Post i'm completely lost here... how do I create a clean database, bearing... By jaymer ( Wed 24 Jul 2013 )
   Forum Post What happens if you restore the db backup? Or link the site to a clean... By Paul ( Wed 24 Jul 2013 )
   Forum Post I've copied the original Kartis theme from the download into the... By jaymer ( Wed 24 Jul 2013 )
   Forum Post I've only got the Kartis theme installed, and whether it is selected... By jaymer ( Wed 24 Jul 2013 )
   Forum Post and I can't get into the Countries page of Admin,... By jaymer ( Tue 23 Jul 2013 )
   Forum Post I think you're right, but I've not gone into the database itself to... By jaymer ( Tue 23 Jul 2013 )
   Forum Post sorry, that didn't work either, I think it may be something to do... By jaymer ( Tue 23 Jul 2013 )
       Forum Post That error's different from the one in your first post. This one looks... By Medz ( Tue 23 Jul 2013 )
   Forum Post From the error it looks like your web_menu.sitemap file is messed up.... By Medz ( Tue 23 Jul 2013 )
   Forum Post mostly, but not all pages,for instance Admin/_Destinations.aspx no...... By jaymer ( Tue 23 Jul 2013 )
   Forum Post yes, tried that... By jaymer ( Tue 23 Jul 2013 )
       Forum Post Just to confirm, this one should be sorted now. The skin issue was... By Paul ( Mon 29 Jul 2013 )
       Forum Post Try reverting to a default skin. The menu control is giving the error,... By Paul ( Wed 24 Jul 2013 )
       Forum Post Can you access your admin area? By toomuchpresha ( Tue 23 Jul 2013 )
   Forum Post no, can't get into any pages... By jaymer ( Tue 23 Jul 2013 )
       Forum Post Ok so it might be something in your template.master. Try backing the... By toomuchpresha ( Tue 23 Jul 2013 )
   Forum Post I don't think so, I've replaced the default.aspx with the original... By jaymer ( Tue 23 Jul 2013 )
       Forum Post Ok, can you access any other pages by going directly to them?... By toomuchpresha ( Tue 23 Jul 2013 )
   Forum Post thanks for the try, but no luck,the latest error I'm getting is...... By jaymer ( Tue 23 Jul 2013 )
       Forum Post Have you removed or commented out any controls on the page like news... By toomuchpresha ( Tue 23 Jul 2013 )
   Forum Post Also, don't remove any controls that are there. better to use... By toomuchpresha ( Tue 23 Jul 2013 )
   Forum Post Hi, Try to make a change in the web.config and run the site. See if... By toomuchpresha ( Tue 23 Jul 2013 )

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top