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
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to