Hi All,

I need to use 'MS enterprise instrumentation framework' for logging from
my framework (all dlls) I am going to build.

I have no clue who may uses this framework and there may not be any
logging from the application using my framework.
The problem is EIF expects the EnterpriseInstrumention.config to be in
AppDomain.CurrentDomain.BaseDirectory. 

But when I build the framework, I have no clue about what is
AppDomain.CurrentDomain.BaseDirectory
and I may not be able to ask the users of the framework to include the
EnterpriseInstrumention.config in 
AppDomain.CurrentDomain.BaseDirectory as they may not be interested in
the logging feature at all.

To my surprise the source code for EIF is not released to the developers
(correct me if I am wrong!)
and I cannot change the code to look into a location of my choice.
So what best can I do to use EIF and be able to provide logging from my
framework, without the  EnterpriseInstrumention.config in
AppDomain.CurrentDomain.BaseDirectory?

Thanks and appreciate any help.

Regards,
Sarvajith

===================================
This list is hosted by DevelopMentor�  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to