Ok, so I deleted my install folder, the SQL DB and user.
Basically, restarted as fresh as possible. I'm having the same issues. Random errors in the event viewer and data being different by simply refreshing the page. I can keep refreshing and it'll work, then break, then work, then break.. over and over. It seems as though it might be a problem with the database, but it's a fresh install of SQL Server 2005 Ent. I could uninstall and reinstall the entire SQL Server installation again I suppose, but... I'd like to get some direction on this first.
I get all sorts of errors in the event viewer, general, module load, etc... none of them make much sense to me as far as any pattern. Here's one as an example:
ModuleId: 355
ModuleDefId: 13
FriendlyName: Pages
ModuleControlSource: Admin/Tabs/Tabs.ascx
AssemblyVersion: 04.05.03
PortalID: 0
PortalName: Test
UserID: 2
UserName: Admin
ActiveTabID: 40
ActiveTabName: Pages
RawURL: /Admin/Tabs/tabid/40/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://lotro.rtds.org/Admin/Tabs/tabid/40/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: bf1634a4-7707-41be-b310-8b36c41d69b4
InnerException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Collections.ArrayList.get_Item
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index ---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index) at DotNetNuke.Modules.Admin.Tabs.Tabs.EditTab() at DotNetNuke.Modules.Admin.Tabs.Tabs.cmdEdit_Click(Object sender, ImageClickEventArgs e) --- End of inner exception stack trace ---
Source:
Server Name: RTDS