Hi there
is there any way to tell what .config file the property
System.Configur ation.Configura tionManager.App Settings is trying to access?
I have a class which uses this property but no appSettings are being loaded,
so I am guessing it is trying to access a different config file than I think
it is.
Thanks,
Peter
is there any way to tell what .config file the property
System.Configur ation.Configura tionManager.App Settings is trying to access?
I have a class which uses this property but no appSettings are being loaded,
so I am guessing it is trying to access a different config file than I think
it is.
Thanks,
Peter
Comment