Here is the error pulled from the EVent Log:
Message:
DotNetNuke.Services.Exceptions.PageLoadException: Object reference not
set to an instance of an object. ---> System.NullReferenceException:
Object reference not set to an instance of an object.
at DotNetNuke.UI.Skins.Skin.GetPopUpSkin(PageBase page)
at DotNetNuke.Framework.DefaultPage.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---
Every time I try to edit content, the popup fails and I get :
A critical error has occurred.
Object reference not set to an instance of an object.
I have moved my site to a dev server, that's when it started. My live site works fine.
Thanks!
Kevin