Registrarse | Entrar
lunes, 21 de mayo de 2012
  Buscar
 Foros de discusión en Locopon's Minimizar
 
Forum / ForosForum / ForosModules/ModulosModules/ModulosMMSecureLoginMMSecureLoginCritical error on DNN 4.02Critical error on DNN 4.02
Anterior Anterior
 
Siguiente Siguiente
New Post
 02/01/2006 03:48 a.m.
 
I supposed MMSecureLogin doesn't support on DNN4 yet as I received the following critical error after I installed it and re-directed login to a new page with this module.

=====
A critical error has occurred.
Could not load file or assembly 'MemberRole, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b7c773fb104e7562' or one of its dependencies. The system cannot find the file specified.
=====

Now can someone teach me how to back out this change?  I no longer have login access as this error prevents me from logging in... Please help!
New Post
 04/01/2006 05:25 p.m.
 
Re: Critical error on DNN 4.02  (United States)
I had a similar error using DNN 4.01. The module installs correctly but chokes I try to configure it.

Error: Module is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(PortalModuleBase ctrlModule, Exception exc) at Delisoft.DNN.Modules.MMSecureLogin.Settings.LoadSettings() at DotNetNuke.Modules.Admin.Modules.ModuleSettingsPage.Page_Load(Object sender, EventArgs e) in C:\Inetpub\wwwroot\Admin\Modules\ModuleSettings.ascx.vb:line 261 --- End of inner exception stack trace ---

To reset your login screen back to default you need to edit the database directly. Set the value of LoginTabID in the Portals table to null using your SQL managment tool. The keystroke under Enterprise Manager is CTRL-0. You  can't just delete the value because I think that is recocrded as an empty string.
New Post
 17/01/2006 06:31 p.m.
 
Actually, i'm getting this same error using 3.x - A similar one anyway when I try to run settings.  About to upgrade to the latest 3.2.2 version to see if that sorts anything out.

It's a pain because I tested this months back and it worked fine and now I need something to give me ssl before I can go live with my site - on a very tight schedule.
New Post
 03/02/2006 07:30 p.m.
 

I am back working on this module. I will review and try to make some tests right now.

I will be back with more info.

New Post
 27/04/2006 10:00 a.m.
 
 Modificado por Just  on 27/04/2006 09:03:15 a.m.

Hi!

I have the same problem. Haven't you solved it already?

I need this module mainly because I need to preserve additional GET parameters after intermediate login when the user comes to some secured page on my portal. As I understood from description, this module can do this.

Anterior Anterior
 
Siguiente Siguiente
Forum / ForosForum / ForosModules/ModulosModules/ModulosMMSecureLoginMMSecureLoginCritical error on DNN 4.02Critical error on DNN 4.02