R
Robert Scheer
Hi.
I have a web application that uses an additional config file. That
file is read through the use of the WebConfigurationFileMap class.
Now, we have to write a windows service that needs to read this same
mapped file but I am in doubt if it is possible through the default
configuration classes. Is there anything specific in this process?
Regards,
Robert
I have a web application that uses an additional config file. That
file is read through the use of the WebConfigurationFileMap class.
Now, we have to write a windows service that needs to read this same
mapped file but I am in doubt if it is possible through the default
configuration classes. Is there anything specific in this process?
Regards,
Robert