app.config file equivalent location?
March 15, 2007
4:37 p.m.
I'm trying to use some third party assemblies that pull their config out of the application config file. In VS.NET land this would be taken care of by the app.config which would create an appropriate appname.exe.config file in the bin directory for the build. In trying to mirror this behaviour I've naively tried adding c:/Python23/python.exe.config in the python build directory since strictly this is the exe that's being run. It's very dubious and doesn't seem to work. Is there a way to programatically tweak this? Cheers, A.
6931
Age (days ago)
6931
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andy Smith