You should avoid using System.Windows.Forms.Timer on Windows Services, instead use System.Timers.Timer.
Diego Frata [email protected] On Tue, Aug 4, 2009 at 8:35 PM, SCharrua <[email protected]> wrote: > > BTW, > > i've done > > export DISPLAY=0:0 > > and the results are the same...same error on /var/log/messages, same > behaviour (service not running...) > > > TIA > > Sergio > -- > View this message in context: > http://www.nabble.com/Service-do-not-start-tp24806538p24818124.html > Sent from the Mono - General mailing list archive at Nabble.com. > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
