Google Answers Logo
View Question
 
Q: EventLog Viewer in ASP.Net ( No Answer,   2 Comments )
Question  
Subject: EventLog Viewer in ASP.Net
Category: Computers > Programming
Asked by: vicky2k-ga
List Price: $125.00
Posted: 04 Oct 2004 13:48 PDT
Expires: 13 Oct 2004 13:40 PDT
Question ID: 410237
I need EventLog Viewer Full Working Code for ASP.Net
EventLog viewer should have all of the three (Application, Security,
System) present in it.

Request for Question Clarification by answerguru-ga on 04 Oct 2004 17:42 PDT
Hello vicky2k,

Could you please be a little more specific as to what you are looking
for? The EventLog is a fairly general entity that youcan use for many
purposes. Perhaps you can explain what you are going to be using this
for?

Thanks,
answerguru-ga

Clarification of Question by vicky2k-ga on 06 Oct 2004 13:56 PDT
Did you see the Windows EventLog viewer, I am trying to implement it on ASP.Net
I also found some codes on different sites but didn't found any one
with all of three catagories of Security/Application/System. You can
check out yourself for more clarification.
http://www.aspheute.com/english/20000811.asp

Thanks.
Answer  
There is no answer at this time.

Comments  
Subject: Re: EventLog Viewer in ASP.Net
From: kaydo-ga on 07 Oct 2004 06:36 PDT
 
The code on the page you referenced
(http://www.aspheute.com/english/20000811.asp) already does this.  See
the section called "Brute force method".

There's a line at the start with this:
aLog.Log = "System";

This will mean if you copy their code exactly it will only retrieve
the system log.  You can just pass the three different log types
you're interested in and all should be well.

Good luck
Subject: Re: EventLog Viewer in ASP.Net
From: vicky2k-ga on 09 Oct 2004 16:06 PDT
 
I need full code for System/Application/Security with Tables showing
all catagories(date,time,....) which are as shown on Windows Event Log
viewer.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy