this didn't work!!
Pascal ROZE wrote:
>
> Hi,
>
>
>
> ...
>
>
> Pascal
>
>
>
> On 11 February 2010 04:01, rkonda wrote:
>
>>
>> I am using a library that uses log4net for logging purposes. It seems to
>> be
>> overriding Trace logging. My code that used to work before, logs data to
>
even when compiled sucessfully, it has some unacceptable side effects. It
compiles using .NET 2.0, not using CF 2.0 what leads that some .NET 2.0
libraries are deployed to my Win CE device. It is not possible as disk space is
insufficient. So I finally compiled it from cmd line using CF 2.0, but