AspEventViewer Component

AspEventViewer Component 1.00.002

AspEventViewer Component 1.00.002 Download Summary

  • Language: ASP.NET
  • Platform: Windows
  • License: Freeware
  • Databases: N/A
  • Downloads: 868
  • Released: Jul 11, 2007

AspEventViewer Component 1.00.002 Description

Here is the component you need to read the event log from either ASP scripts or any other Automation application (samples for ASP and MS Excel are supplied).

If you are long-time fan of our site, you may know about the EventLog ISAPI extension we were providing to read the event log entries online.

This ISAPI extension has been converted to a component that can be used in ASP scripts or for "normal" server information gathering from for example Microsoft Excel.

The AspEventViewer component sports all functionality you need to read all three different sources (System, Security and Application) on your local computer as well as any remote computer.

Additionally to the functionality of reading the event log, you can also use the component to delete the event log entries.

The API is limited to only a few functions (pseudo-code below):

bool OpenLog(machine, source)
bool CloseLog()
bool ClearLog(machine, source)
long GetFirst()
long GetNext(eventId, eventType, eventSource, eventDate)
bool GetRecord(nRecordNo, eventId, eventType, eventSource, eventDate , computername, accountname,error-description)

First of all, you have to open the event log (OpenLog), then you can access entries either via GetRecord (please notice that the accountname return value currently is not implemented!) or iterating over all entries using GetFirst() and GetNext().

AspEventViewer Component Bookmark

Hyperlink code:
Hyperlink for Forum code:

AspEventViewer Component 1.00.002 Script Download Notice

Top 4 Download periodically updates information of AspEventViewer Component 1.00.002 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. AspEventViewer Component 1.00.002 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

AspEventlog

... Response.AppendToLog, however, sometimes it is important to see events reported to a more central log of Windows NT itself - the Application eventlog (like the Application_OnStart event in global.asa). You can use Event Viewer immediately to filter for events, without having to go to the log files and processing them. The AspEventlog component can be used from any OLE Automation enviroment, ...
ASP.NET

SW Test Automation Framework

The Software Testing Automation Framework (STAF) is an open source, multi-platform, multi-language framework designed around the idea of reusable components, called services (such as process invocation, resource management, ... monitoring). STAF removes the tedium of building an automation infrastructure, thus enabling you to focus on building your automation solution. The STAF framework provides the foundation upon ...

Changelog

Changelog is a small php script that is meant to help multiple webmasters/developers keep track of latest updated files on a website or project. It is very easy to install and use. ...

jQuery Bubble

... to extend it. It also generates it's own event object, that will remain untouched through the bubbling, ... and grab them with the ancestors while the event bubbles up. ...
JavaScript

Account Authentication for Installed Applications

This page is aimed at programmers who are developing client applications that access Google services and who want to implement a programmatic way to log into Google accounts. It assumes you've read up on the service(s) being accessed and are aware of any access/authentication issues involved. You will need to know ...