Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Problem with e-mails

Problem with e-mails

Scheduled Pinned Locked Moved ASP.NET
helptutorial
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Deepak Nigam
    wrote on last edited by
    #1

    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

    N S 2 Replies Last reply
    0
    • D 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

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      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

      1 Reply Last reply
      0
      • D 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

        S Offline
        S Offline
        sumit7034
        wrote on last edited by
        #3

        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

        A 1 Reply Last reply
        0
        • S sumit7034

          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

          A Offline
          A Offline
          Ashfield
          wrote on last edited by
          #4

          It sounds like you have some working code, you just have it in the wrong place. Without knowing what the app is meant to do nobody can advise you further. If your emails are being sent and arriving then your code is correct.

          Bob Ashfield Consultants Ltd

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups