|
|
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. | |
| |
|
|
There is no answer at this time. |
|
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. |
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 Home - Answers FAQ - Terms of Service - Privacy Policy |