Dear All,
This forum has always helped a lot to me, so today also I have come up with the hope.
I have created code to send mails to my employees say 150 employees. The code runs perfectly however sometimes it sends 10 mails, sometimes 70 sometimes 26, thus I am getting random count. At a time I cannot send mails to 150 employees in a day. Neither I get any error message nor any exception in code. Whenever I set count on status bar to cross check how many records have been processed then it shows me count of 150 but not able to send mails to all of them.
I am not able to guess why such thing is happening. I applied breakpoints to each line but no use.
Can anybody tell me what could be the cause???
Regards,
Vinod Memane.