This morning then I wanted to login to ubmraco I got this error:
[NullReferenceException: Object reference not set to an instance of an object.] umbraco.BusinessLogic.Utils.TypeFinder.FindClassesOfType(Boolean useSeperateAppDomain) +27 umbraco.BusinessLogic.Actions.Action.RegisterIActions() +71 umbraco.BusinessLogic.Actions.Action..cctor() +150
[TypeInitializationException: The type initializer for 'umbraco.BusinessLogic.Actions.Action' threw an exception.] umbraco.BusinessLogic.Actions.Action.GetJavaScriptFileReferences() +0 umbraco.cms.presentation._umbraco.RenderActionJS() +47 umbraco.cms.presentation._umbraco.Page_Load(Object sender, EventArgs e) +1017 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35 System.Web.UI.Control.OnLoad(EventArgs e) +99 umbraco.BasePages.BasePage.OnLoad(EventArgs e) +15 System.Web.UI.Control.LoadRecursive() +50 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
And it work fine fridag?? does anyone know what causes the error!
Error on login to backend
Hi,
This morning then I wanted to login to ubmraco I got this error:
And it work fine fridag?? does anyone know what causes the error!
Hi Kim,
Which version of Umbraco are you using?
Thanks, Lee.
Umbraco 4
Hi Kim,
I haven't seen that error before myself, so did a little searching around... found a few others who have the same issue:
http://our.umbraco.org/forum/core/general/10524-Server-error-when-logging-in-to-CMS
http://our.umbraco.org/forum/ourumb-dev-forum/bugs/3140-Type-Initialization-Error
Not sure how to resolve it, sorry. :-)
- Lee
is working on a reply...