.config file for Class Library
I am using a central .Net Remoting class to handle functions for both an ASP.net page and a VB.net page. I would like to use a v2.0 config file with the class library, however, from what I read I can't use an web.config/app.config file because the Class Library is not inside a appDomain. One website I found (here (http://www.bearcanyon.com/dotnet/#AssemblySettings) ) tells me to use a pre-assembly file. This will work but it seems to not be able to handle mamberships or providers. Anyone have any ideas, the only thing I have been able to come up with is to keep local config files on the client and website.
Thanks
Jackie
[646 byte] By [
partyk1d24] at [2007-11-11 8:34:19]
