473,666 Members | 2,578 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

What is Windows Event Trace / Windows Event Tracing ?

Can someone explain what Windows Event Trace is? I'm investigating EIF and Logging Application Block. Both refer to WET but I don't know what it is and can't find detailed information on it. What does it allow me to do? Is it customizable? Extensible? How do I interface with it programatticall y?
Nov 22 '05 #1
0 3312

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
504
by: Simon Wallis | last post by:
Can someone explain what Windows Event Trace is? I'm investigating EIF and Logging Application Block. Both refer to WET but I don't know what it is and can't find detailed information on it. What does it allow me to do? Is it customizable? Extensible? How do I interface with it programattically?
2
1237
by: dave | last post by:
Anyone seen why trace output on remote server goes on and off randomly? thx dave
3
9508
by: Daniel Billingsley | last post by:
The documentation on this subject seems to give you 98% of what you need to know. From various sources, I have compiled an understanding that this should work: <configuration> <system.diagnostics> <switches> <add name="clientswitch" value="3" /> </switches> <trace autoflush="true" indentsize="0">
5
2218
by: martin | last post by:
Hi, The trace class seems to me to be very usefull however there are a few features of it that have to confused. I am using visual studio 2003. the IDE will not let me write trace.assert(..) or trace.writeLine(..) or trace.writeif(..)
3
2272
by: Mo | last post by:
Hi, I have a webform which has vb.net code behind it and I would like it to submit the entries in the fields into a sql server db using a stored procedure. I have a central .vb file in my application that has all the stored proc calls in it. in the Submit_Click Sub in my form.vb file, I reference the function in my central .vb file which calls the stored proc. The problem that I am having is that when I submit my form, it just...
2
2906
by: Jason L James | last post by:
Hi all, can anyone help me with some tracing I am trying to do in my application. I have a configuration file containing the XML as detailed below: <?xml version="1.0" encoding="utf-8" ?> <configuration> <system.diagnostics> <switches>
5
1126
by: vsr | last post by:
is there any way to remove some information from trace, tracing by default displays session , application variables, but i need to remove these two from trace.can any let me know how can i do it?
4
1935
by: Jay | last post by:
I have an ASP.NET app that works on my box. When I deployed it to the server, it doesn't work It calls a webmethod, and looks like that call doesn't work.There is no exception thrown. So, I wanted to look at the trace. But nothing gets logged there too. Although, On my box, the logging works, the webmethod works.
0
1168
by: Mark | last post by:
I am testing the tracing function of ASP.NET 2.0 and have included the following code in the the global.asax file: protected void Application_AcquireRequestState(object sender, EventArgs e) { HttpContext.Current.Trace.Warn("AcquireRequestState called from " + sender.ToString()); HttpContext.Current.Trace.Write("AcquireRequestState called
0
1295
by: probashi | last post by:
In NUnit GUI Runner I see two tabs like 'Trace Output' and 'Internal Trace'. Obviously these are used for some kind of tracing. How can I turn on or user these tracing features? Thanks in advance.
0
8883
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8787
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8561
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8645
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6203
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5672
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4372
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2013
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1778
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.