| Thread | Last Post | Replies |
|
| Next version of EIF? | 31 Jan 2005 09:08 GMT | 1 |
I was disappointed to read this blog and the comment about the upcoming Enterprise Library and the fact that it was dropping a dependency on EIF. http://eaiexpress.com/journey/archive/2004/12/14/209.aspx I have not used the Enterprise Library yet nor read the documentation so I
|
| It's really a nightmare to write a FxCop rule, where can I download the SDK document? | 27 Jan 2005 20:41 GMT | 2 |
Hi buddies, Currently, I wanna write my private rules for Microsoft FxCop, but, acturally, it's a nightmare. Cause, no offical SDK document/reference guide on my hand. Does anybody know where to download/buy the book? Thanks a
|
| EIF Distributed Request Tracing | 21 Jan 2005 01:00 GMT | 3 |
Does distributed request tracing work in Enterprise Instrumentation Framework (EIF)? I don't see any examples. It certainly isn't working for the example that I cooked up. I started with the RequestTracing sample that ships with EIF. I then added
|
| SQLSink Sample | 21 Jan 2005 00:14 GMT | 3 |
Iam trying to use the SQLSinkSample solution which comes as part of the MS Application logging blocks for .NET quick start.I did build, deploy the logging block, the SQLSinkSample solution but when I run the SqlSinkSample.exe, no error/exception is thrown and always returns ...
|
| Can't add data connections | 20 Jan 2005 08:27 GMT | 3 |
I've recently installed Visual Studio .Net 2003 Enterprise Ed. on my laptop. The installation went on well so did not expect any major problems when running the software. However, now I have discovered that the ?Add connection?-function doesn?t work properly.
|
| EIF Config filters not recognizing the Event Types | 17 Jan 2005 19:23 GMT | 4 |
Iam trying to send EventTypes Microsoft.ApplicationBlocks.Logging.Schema.AdminMessageEvent to one table and send EventTypes Microsoft.ApplicationBlocks.Logging.Schema.AuditMessageEvent to a different table.
|
| EIF Install Issue: Can't Find Framework | 17 Jan 2005 18:39 GMT | 4 |
I am attempting to install the EIF on a Windows 2000 server with SP3 installed. The machine has Microsoft .NET Framework 1.1 installed, as well as Framework 1.0 SP2. When I run the EIF installer, it gives me the error message:
|
| Does EIF work with MSDE? | 17 Jan 2005 18:23 GMT | 1 |
Does Microsoft Enterprise Instrumentation framework (EIF) work with MSDE? Thanks,
|
| Is there a UML tool in VS.Net? | 12 Jan 2005 22:40 GMT | 4 |
Just a few questions ... Is there a UML tool in VS.Net? If there is, what version of UML is compatible with? Is it any good?
|
| Ping using VB.Net | 12 Jan 2005 01:20 GMT | 3 |
I don't know if this is the right spot to post this... I am looking for the VB.Net code that performs the PING feature similar to the old VB6 ICMPSendEcho API used to do. In fact, any VB.Net pinging technique would be great.
|
| HowTo: Disable Tabs in TabControl | 11 Jan 2005 19:51 GMT | 2 |
Reading through these posts, I often come across one asking "How do you disable the tabs on the TabControl?". The resulting answers have ranged anywhere from complex to downright dangerous. Having said that, I decided to post a little How-To for those who are still asking that ...
|
| Problem with deployment | 05 Jan 2005 01:36 GMT | 4 |
I am trying to deploy my application and I added an Installer class to my project. In my deployment project I added the primary output of my application to the Install, Commit, Rollback and Uninstall, hoping that it would call my Installer class. Almost at the end of the setup I ...
|