An update...
I haven't had this problem since. It only happened that one time. Mitchel, I just noticed your request for the log data. I went back and found that I still have the log data. Question though....
How do I tell what time my server says so I can match it up with the time of my original post? A few things about that, I'm in Hawaii, where is the dotnetnuke.com server? In Admin > Site Settings > Other Settings > Portal time zone I have it set to (UTC -10:00) Hawaii. What exactly does this setting do?
So, say the www.dotnetnuke.com server is on the West Coast, that means you're 3 hours ahead of me. My post on 4/27/07 around 2pm would mean I should look for errors on my server that happened....
- at 11am on 4/27/07?
- at 1am on 4/27/07?
- none of the above?
Thanks!
-Tim
P.S.
Try going to the Event Viewer, choose Records Per Page to be 100. Then scroll down and click the Last link. I get this error....
Error: Event Viewer is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Element 'LogProperties' was not found. Line 1, position 2. ---> System.Xml.XmlException: Element 'LogProperties' was not found. Line 1, position 2. at System.Xml.XmlReader.ReadStartElement(String name) at DotNetNuke.Services.Log.EventLog.LogProperties.Deserialize(String content) at DotNetNuke.Services.Log.EventLog.DBLoggingProvider.DBLoggingProvider.FillLogInfo(IDataReader dr) at DotNetNuke.Services.Log.EventLog.DBLoggingProvider.DBLoggingProvider.GetLog(Int32 PageSize, Int32 PageIndex, Int32& TotalRecords) at DotNetNuke.Services.Log.EventLog.LogController.GetLog(Int32 PageSize, Int32 PageIndex, Int32& TotalRecords) at DotNetNuke.Modules.Admin.Log.LogViewer.BindData() at DotNetNuke.Modules.Admin.Log.LogViewer.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---