Is it documented somewhere which appenders are using DLLImport, or would I have 
to go look through the code myself?

Thanks!

--
"XML is like violence: if it doesn't solve your problem, you aren't using 
enough of it"

Jeroen-bart Engelen,
Senior software engineer,
KPN Wholesale & Operations, Service Operations, Ontwikkeling,
ISP Diensten

Tel:    +31(0)30 6588252
E-mail: [EMAIL PROTECTED] 


> -----Original Message-----
> From: Steve Wagner [mailto:[EMAIL PROTECTED]
> Sent: Friday, January 25, 2008 10:12
> To: Log4NET User
> Subject: Re: Does log4net support 64-bit Windows environments?
> 
> The dllimports are only used for some appenders like the
> coloredconsoleappender. If you dont use them, you should not get any
> problem in 64bit because the rest of the .net framework is platform
> independent and so log4net also.
> 
> If you plan to use some of the dllimport appenders you only have to
> check if there are working for you.
> 
> Steve
> 
> [EMAIL PROTECTED] schrieb:
> > Hello,
> >
> >
> >
> > We are currently planning on moving our .NET applications from
> Windows
> > 2003 Server 32-bits, to the Windows 2003 Server 64-bits platform and
> are
> > investigating if our applications can handle the 32 extra bits.
> >
> >
> >
> > We use log4net in all of our applications and when looking through
> the
> > source I saw a few DLL Imports which could cause a problem. I tried
> > looking on the log4net website and searching with Google, but I
> didn’t
> > find an answer. Can anyone tell me if log4net is able to run in a
> full
> > 64-bit environment? So not on the 32-bits WOW subsystem, but as a
> full
> > 64-bits module.
> >
> >
> >
> > Thanks!
> >
> >
> >
> > --
> > "XML is like violence: if it doesn't solve your problem, you aren't
> > using enough of it"
> >
> > Jeroen-bart Engelen,
> > Senior software engineer,
> > KPN Wholesale & Operations, Service Operations, Ontwikkeling,
> >
> > ISP Diensten
> >
> > Tel:    +31(0)30 6588252
> > E-mail: [EMAIL PROTECTED]
> >
> >
> >

Reply via email to