Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Login Module Load WarningLogin Module Load Warning
Previous
 
Next
New Post
8/30/2007 10:59 PM
 

Anyone encounter this error?

When click login to go to login page, there will be an error on login page, where the login control should be: "Module Load Warning
One or more of the modules on this page did not load. This may be temporary. Please refresh the page (click F5 in most browsers). If the problem persists, please let the Site Administrator know."

And then user can not log in.

Restart IIS will be ok, but this happens almost everyday...

 
New Post
9/5/2007 3:35 AM
 

I am facing the same problem... Any time a visitor tries to access any of the DNN modules on our site, they get the error:

"Module Load Warning
One or more of the modules on this page did not load. This may be temporary. Please refresh the page (click F5 in most browsers). If the problem persists, please let the Site Administrator know
"

Any idea on how to resolve this issue?

 
New Post
9/5/2007 10:38 AM
 

It really depends on what the issue is that is causing the module load error.

When you encounter the error, just after restarting IIS if you go back in and look at the Event Viewer you should be able to find an entry for that error, if you can post those details we might be able to guide you a little better.


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
New Post
9/11/2007 5:24 AM
 

Hi mitchel, thank you for your response!

We have got errors, but not every time the same.

1.   1.  Gallery Module Error. We have searched the  Gallery Forum, it’s a known error, they say it’s because the module use metadata, but maybe in the future they will store in database:

 

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: feb8293c-eae6-409e-b229-3cbe46ad0830
InnerException: Unhandled Error Adding Module to ContentPane
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.IO.__Error.WinIOError
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.IO.IOException: The process cannot access the file 'G:\Inetpub\wwwroot\RLTV\Portals\0\Gallery\583\At the Race\_metadata.resources' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.Xml.XmlDocument.Save(String filename) at DotNetNuke.Modules.Gallery.GalleryXML.SaveMetaData(String Directory, String FileName, Int32 ID, String Title, String Description, String Categories, String Author, String Location, String Client, Int32 OwnerID, DateTime ApprovedDate, DateTime CreatedDate, Double Score) in G:\Inetpub\wwwroot\RLTV\App_Code\Gallery\Utilities\XML.vb:line 452 at DotNetNuke.Modules.Gallery.GalleryFolder.Populate() in G:\Inetpub\wwwroot\RLTV\App_Code\Gallery\Objects\Folder.vb:line 948 at DotNetNuke.Modules.Gallery.Utils.PopulateAllFolders(GalleryFolder rootFolder) in G:\Inetpub\wwwroot\RLTV\App_Code\Gallery\Utilities\Utilities.vb:line 52 at DotNetNuke.Modules.Gallery.Config..ctor(Int32 ModuleID) in G:\Inetpub\wwwroot\RLTV\App_Code\Gallery\Configuration\Config.vb:line 1006 at DotNetNuke.Modules.Gallery.Config.GetGalleryConfig(Int32 ModuleID) in G:\Inetpub\wwwroot\RLTV\App_Code\Gallery\Configuration\Config.vb:line 373 at DotNetNuke.Modules.Gallery.Container.Initialize() in G:\Inetpub\wwwroot\RLTV\DesktopModules\Gallery\Container.ascx.vb:line 158 at DotNetNuke.Modules.Gallery.Container.Page_Init(Object sender, EventArgs e) in G:\Inetpub\wwwroot\RLTV\DesktopModules\Gallery\Container.ascx.vb:line 331 at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 0c79c590-25bd-41a1-8778-a09bcd52b627
InnerException: Object reference not set to an instance of an object.
FileName: G:\Inetpub\wwwroot\RLTV\DesktopModules\Gallery\Container.ascx.vb
FileLineNumber: 246
FileColumnNumber: 17
Method: DotNetNuke.Modules.Gallery.Container.Page_Load
StackTrace:
Message: 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.Modules.Gallery.Container.Page_Load(Object sender, EventArgs e) in G:\Inetpub\wwwroot\RLTV\DesktopModules\Gallery\Container.ascx.vb:line 246 --- End of inner exception stack trace ---

 

2.  2.Login Tab Error:

 

ActiveTabName: Login
RawURL: /Login/tabid/207/Default.aspx?returnurl=http%3a%2f%2fwww.rl.tv%2fDefault.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.rl.tv/Login/tabid/207/Default.aspx?returnurl=http%3a%2f%2fwww.rl.tv%2fDefault.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; MyIE2)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: b388492b-effb-4806-a7b4-12b3249a6071
InnerException: Index was outside the bounds of the array.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Collections.ArrayList.Add
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Index was outside the bounds of the array. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array. at System.Collections.ArrayList.Add(Object value) at DotNetNuke.UI.WebControls.CollectionEditorControl..ctor() at DotNetNuke.UI.WebControls.ProfileEditorControl..ctor() at ASP.admin_users_profile_ascx.__BuildControlProfileProperties() in G:\Inetpub\wwwroot\RLTV\Admin\Users\Profile.ascx:line 10 at ASP.admin_users_profile_ascx.__BuildControlTree(admin_users_profile_ascx __ctrl) in G:\Inetpub\wwwroot\RLTV\Admin\Users\Profile.ascx:line 1 at ASP.admin_users_profile_ascx.FrameworkInitialize() in G:\Inetpub\wwwroot\RLTV\Admin\Users\Profile.ascx.vb:line 912306 at System.Web.UI.UserControl.InitializeAsUserControlInternal() at System.Web.UI.UserControl.InitializeAsUserControl(Page page) at ASP.admin_security_signin_ascx.__BuildControlctlProfile() in G:\Inetpub\wwwroot\RLTV\Admin\Security\signin.ascx:line 59 at ASP.admin_security_signin_ascx.__BuildControlpnlProfile() in G:\Inetpub\wwwroot\RLTV\Admin\Security\signin.ascx:line 58 at ASP.admin_security_signin_ascx.__BuildControlTree(admin_security_signin_ascx __ctrl) in G:\Inetpub\wwwroot\RLTV\Admin\Security\signin.ascx:line 1 at ASP.admin_security_signin_ascx.FrameworkInitialize() in G:\Inetpub\wwwroot\RLTV\Admin\Security\Signin.ascx.vb:line 912306 at System.Web.UI.UserControl.InitializeAsUserControlInternal() 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.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---

 

3.  About MAC   (I remember somewhere on DNN forum said this maybe the cause..)

Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.

We try to change it to another key pair, but of course it will not work. Any idea how to fix there three error?

 
New Post
9/12/2007 2:36 AM
 

Today I got another error , I think it's not related to the log in error but just FYI and anyone knows why this happing?


Message: DotNetNuke.Services.Exceptions.PageLoadException: The state information is invalid for this page and might be corrupted. ---> System.Web.HttpException: The state information is invalid for this page and might be corrupted. ---> System.Web.UI.ViewStateException: Invalid viewstate. Client IP: 91.124.23.XXX Port: XXX User-Agent: Opera/9.0 (Windows NT 5.1; U; en) ViewState:XXXXXXXXXXXXXX-XXXXXXXXXXXXXXX-XXXXXXXXXXXXXX-XXXXXX

---> System.FormatException: Invalid length for a Base-64 char array. at System.Convert.FromBase64String(String s) at System.Web.UI.ObjectStateFormatter.Deserialize(String inputString) at System.Web.UI.ObjectStateFormatter.System.Web.UI.IStateFormatter.Deserialize(String serializedState) at System.Web.UI.Util.DeserializeWithAssert(IStateFormatter formatter, String serializedState) at System.Web.UI.HiddenFieldPageStatePersister.Load() --- End of inner exception stack trace --- --- End of inner exception stack trace --- at System.Web.UI.ViewStateException.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidationError) at System.Web.UI.HiddenFieldPageStatePersister.Load() at System.Web.UI.Page.LoadPageStateFromPersistenceMedium() at System.Web.UI.Page.LoadAllState() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Login Module Load WarningLogin Module Load Warning


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out