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?