[Mono-list] About configuration file
Tom Cabanski
tcabanski@OAI.cc
Mon, 7 Apr 2003 10:06:55 -0500
Nunit certainly uses a config file associated with the dll under test.
For example, my tests rely on config found in a file called
jdp.tests.dll.config when testing jdp.tests.dll (under Microsoft .NET
but I would think the same would apply under Mono). Other than that
case, I can't think of a situation where a config file associated with a
dll would work as the library will look for the config file associated
with the containing exe.
Thanks
-----------------------------
Tom Cabanski, President
Objective Advantage, Inc.
http://www.oai.cc
-----Original Message-----
From: Jonathan Pryor [mailto:jonpryor@vt.edu]=20
Sent: Sunday, April 06, 2003 12:04 PM
To: yoros@wanadoo.es
Cc: Mono List
Subject: Re: [Mono-list] About configuration file
Strictly speaking, an application (.exe) *is* an assembly.
I think what you're trying to ask is whether DLL assemblies can have a
.config file. I do not believe that they can (though I can't remember
where I read this and searching MSDN isn't helping me right now).
- Jon
On Sun, 2003-04-06 at 12:53, yoros@wanadoo.es wrote:
> Thank you for your answer but what I'm trying to mean is that I want
> config files for assemblies. Is that possible?
>=20
> Thank you,
>=20
> Pedro
_______________________________________________
Mono-list maillist - Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list