After upgrading our dev site from 7.3.4 to 9.0.2 when we attempt to login into DNN using the login.aspx page we are capturing the following error:
Could not load file or assembly 'DotNetNuke.Mechanics, Version=9.0.2.6, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
at Evoq.Content.Library.Components.Common.Mechanics.LogUserActivity(String actionName, Int32 portalId, Int32 userId)
at Evoq.Content.Library.Components.ExtensionPoints.UserEventHandler.UserAuthenticated(Object sender, UserEventArgs args)
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at DotNetNuke.Entities.EventManager.OnUserAuthenticated(UserEventArgs args)
at DotNetNuke.Entities.Users.UserController.UserLogin(Int32 portalId, UserInfo user, String portalName, String ip, Boolean createPersistentCookie)
at DotNetNuke.Modules.Admin.Authentication.Login.ValidateUser(UserInfo objUser, Boolean ignoreExpiring)
at DotNetNuke.Modules.Admin.Authentication.Login.UserAuthenticated(Object sender, UserAuthenticatedEventArgs e)
at DotNetNuke.Services.Authentication.AuthenticationLoginBase.OnUserAuthenticated(UserAuthenticatedEventArgs ea)
at DotNetNuke.Modules.Admin.Authentication.DNN.Login.OnLoginClick(Object sender, EventArgs e)
at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e)
at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
At this point we can not login to the site to check anything and are not sure what the problem is to try and move forward with the upgrade.
Any ideas or assistance would be appreciated.
Thanks,
John Wayda
jwayda@fideliscare.org.