O
Ostap Radkovskiy
Hi!
I'm using MSMQ triggers to launch COM object written in C#. Unfortunately, there is a need to have some .config file attached to my COM, so it could read necessary settings within. As far as I understand my class library (written in c# and registered as COM object) is an inprocess COM running inside the caller process and have no possibility to find it's config file (moreover, .NET studio does not allow attaching ..config files to class libraries). How can I handle this?
Thanks for the suggestions,
Ostap Radkovskiy,
SoftServe, Inc
I'm using MSMQ triggers to launch COM object written in C#. Unfortunately, there is a need to have some .config file attached to my COM, so it could read necessary settings within. As far as I understand my class library (written in c# and registered as COM object) is an inprocess COM running inside the caller process and have no possibility to find it's config file (moreover, .NET studio does not allow attaching ..config files to class libraries). How can I handle this?
Thanks for the suggestions,
Ostap Radkovskiy,
SoftServe, Inc