[IronPython] Reading configuration file from Interpreter

erase_ego guru.grace at gmail.com
Fri Nov 10 17:52:37 CET 2006


I have a .NET DLL which reads a configuration file using classes in
System.Configuration namespace. I am running methods in this DLL from
IronPython interpreter. It is working fine except that it is not able to
read the configuration file. I have the configuration file in the same
folder as the DLL. 

I have used AddReferenceToFileAndPath to add a reference to this DLL.

Any ideas.

Thanks

-- 
View this message in context: http://www.nabble.com/Reading-configuration-file-from-Interpreter-tf2609018.html#a7280789
Sent from the IronPython mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20061110/e9e02e39/attachment.html>


More information about the Ironpython-users mailing list