Hi, In trying to upgrade DMX 3 to DMX 6 installation, I get the following error. Are you able to provide some guidance please? DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load file or assembly 'Bring2mind.Telerik.Lock, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Bring2mind.Telerik.Lock, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. File name: 'Bring2mind.Telerik.Lock, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' at Bring2mind.DNN.Modules.DMX.UI.ModuleBase..ctor() at Bring2mind.DNN.Modules.DMX.Dispatch..ctor() at ASP.desktopmodules_bring2mind_dmx_dispatch_ascx..ctor() at __ASP.FastObjectFactory_app_web_6ln9g90j.Create_ASP_desktopmodules_bring2mind_dmx_dispatch_ascx() at System.Web.Compilation.BuildResultCompiledType.CreateInstance() at System.Web.UI.TemplateControl.LoadControl(IWebObjectFactory objectFactory, VirtualPath virtualPath, Type t, Object[] parameters) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.ControlUtilities.LoadControl[T](TemplateControl containerControl, String ControlSrc) at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. --- End of inner exception stack trace --- |