log4net ログを書き込む C# exe を取得しました。このexeを直接実行すると、ログは正常に機能します。ただし、F# スクリプト (拡張子 fsx) から exe を呼び出すと、エラーが発生します。
log4net:ERROR Failed to find configuration section 'log4net' in the application'
s .config file. Check your .config file for the <log4net> and <configSections> e
lements. The configuration section should look like: <section name="log4net" typ
e="log4net.Config.Log4NetConfigurationSectionHandler,log4net" />
誰でも助けることができますか?どうもありがとう