| Thread | Last Post | Replies |
|
| Logging application block - static call | 24 Sep 2004 01:10 GMT | 1 |
I managed to built and install loggong block. I am using SQL Server Basic sink It works fine when i call it dynamically: ErrorMessageEvent ee = new ErrorMessageEvent();
|
| Copy file from system to system -c# | 20 Sep 2004 16:48 GMT | 1 |
(Type your message here) -------------------------------- From: senthil Kumar Hello
|
| Visio EA and Visio 2003 conversion issue | 19 Sep 2004 03:53 GMT | 2 |
I have a bunch'a drawings done in the Office 2003 version of Visio. I now have (only) visio for EA (ie. the visual studio version). Visio EA now refuses to load the Office 2003 drawings saying they are from an "unknown or newer version of visio". HELP - how do I convert these ...
|
| Backup of eif.config | 14 Sep 2004 23:25 GMT | 1 |
In our environment we get the following warning message: /LM/W3SVC/71975494/ROOT/xyz-1-127395364945538688 has successfully read the configuration from PathToApp\EnterpriseInstrumentation.config but was unable to backup the configuration file to
|
| EIF and Logging Application Block | 14 Sep 2004 23:23 GMT | 3 |
We have taken the Logging application block schema project's classes and added them to our schema project and changed their namespace to ours, also. We are getting the following error in the event viewer: System.NotSupportedException: Cannot raise events that contain field types
|
| Enterprise Instrumentation -- Installation operation failed. | 13 Sep 2004 17:14 GMT | 5 |
I'm getting error 1603 when trying to install the EIF on a Windows 2000 machine. From reading previous posts I've already tried rebuilding the performance counters using pcrwizard.exe, without success. Can anyone help please?
|
| EIF Event Log Problems | 07 Sep 2004 08:44 GMT | 3 |
I'm having real problems installing my logging components for use by a web service. I have installed them fine in other environments, but am having problems with 2 particular, load balanced servers. I have installed the EIF, used installutil to register my Logging
|
| EIF and the new Enterprise Library App Blocks | 07 Sep 2004 05:40 GMT | 1 |
The Enterprise Library Logging and Instrumentation Application Block, version 1.0 (http://www.microsoft.com/resources/practices/comingsoon.mspx), that is due out next year seems to overlap with or replace EIF. Can anyone from MS confirm if EIF is being deprecated for the new ...
|
| Need help for making a web based ASP.NET Chat Application | 05 Sep 2004 20:19 GMT | 1 |
(Type your message here) I Wanna know how to send messages to different clients like chat clients through an ASP.NET Web Application running on a computer Actually i wanna make a web based chat application. Kindly help me
|
| Help me out | 05 Sep 2004 15:25 GMT | 1 |
(Type your message here) Hi guys, Can anybody help me in solving my problem.How can we see the time taken by our application during on load of the application i.e the time taken by the home page.Please if anybody can help me out in this i would be really very thankful.
|
| EIF - NUnit | 05 Sep 2004 15:07 GMT | 4 |
Dear, Is it possible to use EIF from within NUnit, i.e. output the logging information in the NUnit console ? Regards,
|
| EIF Request Tracing and multiple threads | 05 Sep 2004 03:57 GMT | 2 |
I have a service timer, and one or more worker timers running in a service. The worker timers get created when the service timer elapses, and executes code to build and initialize the worker timer. When worker timers are created, they are initialized with an appropriate event ...
|
| ErrorMessageEvent.Raise is not trapped unless applicationLogLevel=debug | 05 Sep 2004 03:48 GMT | 3 |
I am using the Logging application block. I installed it fine and for the most part, it pretty much works. I am using the Logging block just so that I dont have to write my own SQL Sink. Using the "BasicSqlSinkSample" that provided, I added the modified
|
| How to remove a solution? | 04 Sep 2004 03:41 GMT | 7 |
Can anyone tell me how to remove a solution from within Visual Studio .NET?
|
| EIF: Custom Event problem | 04 Sep 2004 02:36 GMT | 1 |
How are EIF (custom) events uninstalled from their corresponding WMI namespace? I tried installutil /u on the schema dll but the events remain visible in my CIM studio... Regarding custom events I read somewhere 'the event classes have to be all
|