[Mono-list] Timer.Change() , config files, ArrayList as remoting return

Andreas Naderlinger anaderli@cosy.sbg.ac.at
Fri, 5 Sep 2003 12:07:20 +0200 (CEST)


Hi !

First: Thanks for mono !

but: :-)

I encountered a problem with the Timer.Change() method.
if I set the duetime to 0 (doesn't matter if i call this method from
within the timerfunction or from outside) the timer doesn't start the
function (again).

Another problem I have has to to with the configuration file.
mono doesn't seem to find the "App.exe.config" file for the corresponding
App.exe. Do I have to put the configuration settings in another file?

3rd:
When a remoting call returns an ArrayList it seems mono can't handle this.



Best regards.

Andi