| Thread | Last Post | Replies |
|
| XML comments | 31 Mar 2004 08:46 GMT | 1 |
Can you use xml comments in visual basic dot net Ben
|
| Should we also install Enterprise Instrumentation | 26 Mar 2004 22:05 GMT | 1 |
We have included the enterprise instrumentation and the logging application block in a Asp.net (VS.net 2003) application and it worked fine. But when we deploy the project in the production the logging application block does not work the cod EventSource ...
|
| Where to make Inquiries? | 23 Mar 2004 23:42 GMT | 4 |
For questions on the Logging Block, Exception Management Application Block, etc., should we post here or email devfdbck@microsoft.com? I would like to think that questions should be posted publically so that all can benefit.
|
| Web Service methods require custom types, VS.NET generated Types are empty | 23 Mar 2004 17:44 GMT | 1 |
I am trying to consume a web service. The web service has methods that accept custom types as input and output arguments. When I add the web reference in VS.NET 2003 and it generates the proxy code, I end up with stubbed in custom types classes that are empty, meaning they ...
|
| Not sure how to use the EIF Publisher for EMAB | 20 Mar 2004 01:55 GMT | 4 |
I hope you'll indulge the length of this post. I'm looking into incorporating the Exception Management Application Block (EMAB) and the Logging Block into my future applications. The latter includes the Enterprise Instrumentation Framework Publisher for EMAB. I noticed that
|
| Applicability of Logging/Instrumentation to my Application | 19 Mar 2004 18:44 GMT | 1 |
I'd appreciate some guidance of the type of application that would benefit from the use of the logging block -- which is itself built on the Microsoft Enterprise Instrumentation framework. I've read in many places that the features of the logging block are potentially very
|
| Windows Installer problem | 17 Mar 2004 04:26 GMT | 3 |
I am trying to install EIF and I get the following error: Product: Enterprise Instrumentation -- Error 1720. There is a problem with this Windows Installer package. A script required for this install to complete could not be run.
|
| Project.Kind returning unexpected values | 15 Mar 2004 21:46 GMT | 8 |
This concerns Visual Studio Automation and Extensibility, specifically the DesignTimeEnvironment object and its child collections, classes, etc. Documentation for the VSProject object shows the following VB example: Dim aProject As Project
|
| EIF. Remove trace file | 15 Mar 2004 20:53 GMT | 1 |
After using Trace Server I can't delete the trace file immediately after the service is stopped I have to wait Is this expected behavior ?
|
| Logging block, levels, & tracing | 12 Mar 2004 22:32 GMT | 4 |
Trying to get the logging application block working, mainly to use log levels, am confused about tracing The TraceCallEnter and TraceCallReturn classes have static methods called Raise(). These methods do not have a parameter to set the
|
| Visual Studio Installer | 12 Mar 2004 17:13 GMT | 1 |
Is there a way to have Visual Studio Installer call a user built dll or function during installation? Can Installer build an ".msi" that will not function if copied to another CD or floppy? Thanks, McRolin
|
| 'System.FormatException' occurred in mscorlib.dll Additional information: Input string was not in a correct format. | 11 Mar 2004 14:36 GMT | 2 |
Team I have made this same post in .dotnet.languages.c#, but since it pertains to EIF & Logging Block, I decided to post here to the logging experts. Please advise. Thank you I am receiving this exception A first chance exception of type 'System.FormatException' occurred in ...
|
| Installing EIF with Updater Block | 10 Mar 2004 22:52 GMT | 3 |
Is it possible to install EIF with an application remotely using the Updater Application Block?
|
| EIF - Updater Application Block | 09 Mar 2004 23:10 GMT | 1 |
Is it possible to install a Windows client application that uses EIF, remotely via the Updater Application Block? Anyone tried this?
|
| Filter events, configure filter | 09 Mar 2004 21:31 GMT | 3 |
im looking for best practices for filtering EIF/LoggingBlock events and for operating an instrumented app. I know the structure of the EIF config file. The way I use it now is to define event sources for all important components of my app (ex.
|