[IronPython] app.config for ipy script?

2008-11-30 Thread Yash Ganthe
I would like to invoke WCF service and hence would like to define the
endpoints in a config file. If I am running the python script as :
C:\Mytestsipy program.py
Where should the app.config file be placed?

Thanks,
Yash
___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


Re: [IronPython] app.config for ipy script?

2008-11-30 Thread Tomas Matousek
You need to edit ipy.exe.config next to ipy.exe.

Tomas

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yash Ganthe
Sent: Sunday, November 30, 2008 4:00 AM
To: users@lists.ironpython.com
Subject: [IronPython] app.config for ipy script?

I would like to invoke WCF service and hence would like to define the endpoints 
in a config file. If I am running the python script as :
C:\Mytestsipy program.py
Where should the app.config file be placed?

Thanks,
Yash
___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com