Hello, thanks for answering...
My nt service reads the appoinments of several users. When It reads the
appointments of the 5th users the nt service breaks and it ends without
showing any message.
>> My problem is the following: When it read 4 users, the program breaks.
>> I can't find a reason for this problem because the code is the same to
[quoted text clipped - 10 lines]
>
> -- dan
> Hello, thanks for answering...
> My nt service reads the appoinments of several users. When It reads
> the appointments of the 5th users the nt service breaks and it ends
> without showing any message.
Okay, so here's some of those questions again:
>> What error are you seeing, and on what code?
It just crashes? What happens if you run it in the debugger? Which line
of code is it crashing on?
>> Is it after having
>> four users logged in at the same time, or after you've logged in and
[quoted text clipped - 4 lines]
>> the first one instead of the 5th, and/or does it help to move that
>> person to be (say) the 10th person?
And all of these may still be important.
-- dan