FubuMvcArchive / bottles

OBSOLETE - Modular runtime packaging for .Net applications
http://fubuworld.com/bottles
Other
26 stars 16 forks source link

Make intelligent guesses in RemoteServiceRunner for the config file #75

Closed jeremydmiller closed 10 years ago

jeremydmiller commented 10 years ago

1.) Look for web.config in the app directory 2.) Look for App.config in the bin directory 3.) Look for App.config in the app directory 4.) Look for [foldername].dll.config

Make sure you can still use an explicit config file