| Thread | Last Post | Replies |
|
| receiving an event from EventContainer | 28 Apr 2004 00:21 GMT | 1 |
Is there a way to deserialize the original object from an EventContainer used in a cutom sink that implements IEventContainer (Write method)? I would like to receive the orignal object, not an EventEntry. Also, How do I convert a object eventToRaise (used in a sink which inherits
|
| EIF - Trace Log Security | 27 Apr 2004 23:29 GMT | 1 |
Security Question Trace Log option is actually doing a file IO by writing to the log file. So, if I enable tracing for a ASP.NET application, essentially, an ASP.NET application is doing a file IO. How do I secure what folders that EIF trace program can write to? I noticed that ...
|
| How can I make EIF not slow down my request time? | 27 Apr 2004 22:38 GMT | 6 |
The concept of EIF is a great concept, and its ease of use is outstanding. However, I am concerned about its performance. Maybe I am doing someting very wrong, hopefully someone can help me out. I have an Nunit Test Class, a Business Facade Assembly, a Business Entities
|
| adding object field to Event | 27 Apr 2004 21:47 GMT | 4 |
Passing objects in Events Posted on: 03/29/2004 09:05:12 I would like to pass an object through an Event so I could use a custom binary log to serialize and later deserialize and reconstruct objects.
|
| EIF Publisher and EventPublishLogLevel 5? | 27 Apr 2004 02:22 GMT | 3 |
I am EIF publisher of the Logging Block in conjunction with the Exception Managment block. It seems that when I call ExceptionManager.Publish, the EIF logs and ErrorMessageEvent and sets the EventPublishLogLevel at 5 (debug)? Shouldn't it be set to level
|
| EIF - The preffered event sink in a distributed environment | 27 Apr 2004 00:38 GMT | 4 |
I have a distributed application that spans over 2 computers. On a third computer there will be a management application that monitors the application. I would like to use EIF for some of the instrumentation issues, but I am not sure whats the best way to
|
| Deploying minimal EIF | 24 Apr 2004 17:36 GMT | 3 |
We want to use the functionality of EIF, but we're not interested in using the trace event sink. I thought you only needed the TraceSessionManager service if you were using the trace event sink. So, I tried deploying our application with just the Microsoft ...
|
| How to access the current EventSource through Remoting | 24 Apr 2004 17:32 GMT | 3 |
I'm currently using the EIF to trace messages in our remoting-enabled application. I implemented the RequestTrace-class to log context specific information (like ComPlusInfo). Now, I want to be able to use the "IsEnabledForType" method in my
|
| Open Table Window is read-only under SQL Query Analyzer | 23 Apr 2004 23:30 GMT | 1 |
I have installed SQL Server 2000 with option "Client Tools Only I try to edit data using SQL Query Analyzer with Trusted Connection. I click on 'Open' of right-click on table objects. A "Open Table Window" is opened as read-only!!! "Add" and "Delete" are grey out!! I can't ...
|
| EIF - windows 98 yes or no? | 23 Apr 2004 22:21 GMT | 1 |
Does EIF work with windows 98? Someone told me that WMI works on win98, so if I limit myself to that event sink would it function?
|
| EIF on Windows 98? | 23 Apr 2004 22:19 GMT | 1 |
I'm currenlty evaluating instrumentation strategies for a medium to large number of smart clients. Some of the users are windows 98 (up to XP). Even though the download of the EIF clearly states that Win2k is a minimum requirement, I am unclear if this is a requirement for the ...
|
| UML Modeling using VSS | 19 Apr 2004 20:47 GMT | 2 |
I have a couple of questions regarding UML modeling. I have created a template and added the relavent .Net classes to it and that works fine as is; but I would like to extend it for web development. For example I would like to extend the page class so I have a superclass ...
|
| UML Modeling with Visio | 19 Apr 2004 20:45 GMT | 1 |
I am sorry this was posted with the wrong subject it was not VSS I was asking about it was Visio no wonder my post has no replys. So here it is again, I sure hope someone will take a minute to look at it I have a couple of questions regarding UML modeling. I have created a ...
|
| Reverse engineering failed - VS2003 - Visio2002EA | 19 Apr 2004 20:42 GMT | 1 |
Reverse engineering failed Couldn't load the UML model into the Visio diagram. Error number 32. Getting this problem after more or less clean installs of both, have even uninstalled VS2003 and VSEA, reinstalled, torn hair out, and so on..... Looking through other posts implied this ...
|
| UML reverse engineering with visio: associations | 19 Apr 2004 20:40 GMT | 1 |
Is there a way to annotate C# source code so that reverse engineering to visio generates an association instead of an attribute with class type? The UML Models I get so far don't contain any associations.
|