all groups > visual studio .net enterprise tools > august 2004
Help me out
Posted by mayank garg via .NET 247 at 8/31/2004 5:18:38 AM
(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.
--------------------... more >>
EIF: Custom Event problem
Posted by Gregory Van de Wiele at 8/26/2004 3:02:17 PM
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
inside one assembly.
This limitation was impose... more >>
How to remove a solution?
Posted by Mervin Williams at 8/25/2004 2:17:38 PM
Can anyone tell me how to remove a solution from within Visual Studio .NET?
... more >>
EIF Request Tracing and multiple threads
Posted by DevilDog74 at 8/25/2004 10:01:31 AM
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 handler and they ar... more >>
ErrorMessageEvent.Raise is not trapped unless applicationLogLevel=debug
Posted by DevilDog74 at 8/23/2004 2:09:17 PM
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
the BasicSqlSinkSample.cs as follows:
... more >>
WinDiff.exe command line
Posted by BigMan at 8/23/2004 10:07:20 AM
How can I envoke WinDiff.exe from the command line to compare 2 folders
recursively (i.e. with "Include subdirectories" checked)?
... more >>
EIF Event Log Problems
Posted by francisp NO[at]SPAM bupa.com at 8/19/2004 1:02:26 AM
Hi
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
assemblies and even put... more >>
EIF Event Log Problems
Posted by francisp NO[at]SPAM bupa.com at 8/19/2004 1:01:08 AM
Hi
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
assemblies and even put... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
EIF Install: Permission denied
Posted by foxdev NO[at]SPAM yahoo.com at 8/18/2004 12:48:59 PM
I'm getting the following error message on a reinstall of EIF:
The .NET Framework of version v1.0 (with SP2) or v1.1 is required.
Please install an appropriate .NET Framework and try setup again.
Executing command: IsDotNetInstalled
Key:SOFTWARE\Microsoft\.NETFramework\policy\v1.0 Result:2... more >>
Error when using EIF in COM
Posted by microsoft news at 8/13/2004 12:25:50 PM
Hello All,
i am getting the following error when i use the EIF DLL (by creating the TLB
file and all the necessary steps needed) in a VB6.0 application
This is a sample testing that i am doing as my main task is to implement the
EIF in a COM+ application
Someone PLEASE HELP ME
The error mess... more >>
COM support for EIF
Posted by microsoft news at 8/13/2004 12:10:39 PM
Hello,
Can somebody tell me if EIF can be used in a COM application?
Pooja Renukdas
Deloitte Consulting,
... more >>
Visio EA and Visio 2003 conversion issue
Posted by Dennis Redfield at 8/9/2004 3:47:24 PM
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 drawings?
thank... more >>
Enterprise Instrumentation
Posted by Ken at 8/6/2004 6:17:03 AM
Hi,
I'm looking from some example of implimenting tracing via EIF across the
tiers of an application. I've implimented tracing on a single component, but
it's not clear to me (in the MS documentation) how I need to impliment my
trace events across the components/tiers so I can correlate all... more >>
EIF corrupting event log files on unexpected machine failure?
Posted by jboxall NO[at]SPAM blueyonder.co.uk at 8/5/2004 8:21:02 AM
Our issue is thus:
We have a couple of custom event logs that we write to using the EIF.
This works well, but recently we have had a couple of unexpected power
outages. When the machines (Win2K3) on which the software is
installed come back up, the CPU is stuck at 100% caused by
services.exe ... more >>
EIF Logging to a new trace file everyday
Posted by raja at 8/5/2004 7:06:25 AM
All
My application logs messages to windows trace file. It is writing to the file TraceLog.Log and the trace session settings are default.
Everything is working fine but I would like to write to a new file everyday instead of writing to the same TraceLog.Log.
Currently it is taking the backup of... more >>
|