Hi guys,
I've upgraded a solution from 8.7.2.5 to 8.7.2.8. When accesing the admin menu it shows the following error:
[NullReferenceException: Object reference not set to an instance of an object.] Dynamicweb.Content.Items.Metadata.MetadataManager.ClearOptionMetadataCache(FieldOptionSourceType itemSourceType) +146 Dynamicweb.Admin.Menu4.Page_Load(Object sender, EventArgs e) +1127 System.Web.UI.Control.LoadRecursive() +70 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3177
You can see it here too: http://screencast.com/t/uNsYSZjVk
It seems to have something to do with the metadata cache. I tried recycling the application pool and deleting the cache from here http://www.ppt.ro/Admin/Content/Management/Pages/SystemSolutionReport_cpl.aspx but with no luck.
Any idea how I can solve this?
Thanks,
Dan