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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Error: Event Viewer is currently unavailable.Error: Event Viewer is currently unavailable.
Previous
 
Next
New Post
2/26/2008 12:43 AM
 

All portals in our installation of DNN 4.5.5 get the following error message when trying to see the Event Viewer page under the Admin menu, whether logged in as Host or Admin. We have truncated the EventLog table, and it is still logging events, so corrupted table/entries do not seem to be the problem.

Error: Event Viewer is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Specified argument was out of the range of valid values. Parameter name: Index ---> System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: Index at Microsoft.VisualBasic.Collection.FastList.get_Item(Int32 Index) at Microsoft.VisualBasic.Collection.get_Item(Int32 Index) at DotNetNuke.Services.Log.EventLog.DBLoggingProvider.DBLoggingProvider.PurgeLogBuffer() at DotNetNuke.Services.Log.EventLog.LogController.PurgeLogBuffer() at DotNetNuke.Modules.Admin.Log.LogViewer.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---

There does not seem to be any help on this issue that we can find. Can anyone shed some light on a possible fix? Thank you!

DAScott

 

 

 

 
New Post
2/26/2008 2:40 AM
 

clear old entries in the event log by executing the following script inside Host :: SQL menu item:

truncate table {databaseOwner}{objectQualifier}Eventlog


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
2/26/2008 5:42 AM
 

Sebastian,

Thanks for this quick fix. Do you know what causes the error. As I keep getting this error and there are only 10 records in my eventlog table? The event log used to show over 150 events and  now I can see more than a few without getting the error.

thanks
Simon

 
New Post
3/15/2008 5:32 AM
 

 

I am using 4.5.5 as well and have same problem. I tried without succes:

truncate table dbo.V4A_DNN_EventLog
truncate table V4A_DNN_ScheduleHistory

 

 
New Post
4/9/2008 4:24 PM
 

I had to restart the application to resolve this (via the Restart Application link on the Host->Host Settings page).

Log entries are buffered in memory in DBLoggingProvider.LogQueue (a Public Shared Collection). PurgeLogBuffer loops through the collection writing the entries to the database. I can't figure out what's going wrong in there, but restarting the application resets the LogQueue collection and fixes the problem. I can't find another way of resetting that collection. Probably should be Try..Catch in PurgeLogBuffer that does that....


Andrew M. Galbraith Ryer

There is nothing like looking, if you want to find something. You certainly usually find something, if you look, but it is not always quite the something you were after.
     -J.R.R. Tolkein
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Error: Event Viewer is currently unavailable.Error: Event Viewer is currently unavailable.


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