Thanks a lot for your reply.
Originaly the service run under LocalSystem account.I changed it to
run as administrator and the error disappeared! So your concern is
very valid.
I am getting another error though which is related to loading
OracleClient on 64 bit machine.I'll work on that one and see how it
goes.
By the way, considering the short interval for this kind of processes
do you think the windows task scheduler is reliable enough to be used
here?What this process does is checking the db and retrieving some
records, then creating messages and submitting them to msmq. It also
updates some other records in db.
I have 2 other processes which needed to be run every night, I plan
to use task scheduler for those.They actually will need to run
different methods from the same component.
> > Sacha- Hide quoted text -
>
> - Show quoted text -