Problem with e-mails
-
Dear friends, I am in a great problem with my application as in my application i have to send mails automarically. So to this i have written my code in the global.aspx in application_start. Now my problem is that i am getting mail regularly at every seconds in my inbox but i am not able to stop these mails, even i have stopped the application. please help me how to stop these mails.
Deepak Nigam
-
Dear friends, I am in a great problem with my application as in my application i have to send mails automarically. So to this i have written my code in the global.aspx in application_start. Now my problem is that i am getting mail regularly at every seconds in my inbox but i am not able to stop these mails, even i have stopped the application. please help me how to stop these mails.
Deepak Nigam
Deepak Nigam wrote:
i have to send mails automarically. So to this i have written my code in the global.aspx in application_start.
Why application_start ? It fires whenever your application starts. If you are getting mails continuously, I guess your application is restarting frequently.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions
-
Dear friends, I am in a great problem with my application as in my application i have to send mails automarically. So to this i have written my code in the global.aspx in application_start. Now my problem is that i am getting mail regularly at every seconds in my inbox but i am not able to stop these mails, even i have stopped the application. please help me how to stop these mails.
Deepak Nigam
-
PleASE SEND ME THE CODE OF SENDING E MAIL. I NEED IT IN MY PROJECT AND I M UNABLE TO IMPLEMENT IT. MY ID IS smtgpt_007@rediffmail.com thanks