[IronPython] Application.config
Joshua J. Pearce
joshua.pearce at gmail.com
Tue Dec 4 12:48:00 PST 2007
Our product, written in C#, has a Business Logic Layer project that gets
compiled into a DLL. I can import the DLL and dependencies into IPY no
problem, but where I run into trouble is that the Business layer code relies
heavily on a configuration section within the web.config file. Does anyone
know of a way for IronPython to load that web.config (or
application.configwhen linked to a winforms app) file and make the
IConfigurationSectionHandler available?
Thanks,
--
Joshua Pearce
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20071204/b773de18/attachment.htm
More information about the Users
mailing list