Re: [Log4cplus-devel] Windows Service exits with 0xc000007b
Logging Framework for C++
Brought to you by:
wilx
|
From: Václav Z. <vha...@gm...> - 2013-06-20 15:38:44
|
On 20 June 2013 12:36, Stoll Ulrich, CH <Ulr...@au...> wrote: > I have a Windows Service written VC10. It contains managed and unmanaged > code. > > > > It works fine with log4cplus 1.0.4. However, after upgrading to log4cplus > 1.1.0, it fails with 0xc000007b. Is this failure at run time or during startup? IOW, does it even load the log4cplus.dll? If this is during run time, could you obtain a stack trace? > > > > I need 1.1.0 or higher because of the syslog appender. Have you tried 1.1.1? -- VZ |