Menu

#38 DotNetConfigSource.GetFullConfigPath() incorrect

open
Other (7)
5
2007-04-18
2006-08-11
Anonymous
No

In Nini 1.0 DotNetConfigSource.GetFullConfigPath()
would throw a NullReferenceException under certain
circumstances (when it cannot find the file?), so its
good that that is fixed in 1.1. But...

I would expect the config file that is returned to be
that of the EXE, not the DLL which I am calling
GetFullConfigPath from. (This would be consistent with
the behavior of the standard .NET .config API).

Discussion

  • Brent R. Matzelle

    Logged In: YES
    user_id=163900
    Originator: NO

    Interesting point. I'll take a look.

     
  • Brent R. Matzelle

    • assigned_to: nobody --> bmatzelle
     

Log in to post a comment.