| Caleb's profileCaleb's RamblingsBlogLists | Help |
|
February 01 How To find the config file path for you application.
Today I was trying to solve an issue with nunit not setting the correct path for the assembly I was testing’s config file. Well it wasn’t setting the expected path anyway. It took me a little while to find out where the application was looking for the config file. Eventually I discovered the following property: AppDomain.CurrentDomain.SetupInformation.ConfigurationFile. Hopefully this can be of some use to you in the future. TrackbacksThe trackback URL for this entry is: http://cebla5.spaces.live.com/blog/cns!1B8262ED00250003!201.trak Weblogs that reference this entry
|
|
|