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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Confirmation E-mail not working

Confirmation E-mail not working

Scheduled Pinned Locked Moved ASP.NET
tutorialcsharpsysadmindebugginghelp
5 Posts 3 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.
  • P Offline
    P Offline
    preethishivbaba
    wrote on last edited by
    #1

    Hi all, We are into Student information system development.Actually we want to send a student confirmation letter taht he's confirmed registration with us and teh course is gonna start so and sooo date.We have the server and this is connected to fileserver and then to exchange server. When i compile the whole project there's no errors at all but donno where the problem is..Can anyone plz guide me? And can anyone tell me how to debug line by line the souce code in .NEt applications? Thx in advance preethishivbaba

    T 1 Reply Last reply
    0
    • P preethishivbaba

      Hi all, We are into Student information system development.Actually we want to send a student confirmation letter taht he's confirmed registration with us and teh course is gonna start so and sooo date.We have the server and this is connected to fileserver and then to exchange server. When i compile the whole project there's no errors at all but donno where the problem is..Can anyone plz guide me? And can anyone tell me how to debug line by line the souce code in .NEt applications? Thx in advance preethishivbaba

      T Offline
      T Offline
      Tarakeshwar Reddy
      wrote on last edited by
      #2

      preethishivbaba wrote:

      And can anyone tell me how to debug line by line the souce code in .NEt applications?

      Pressing F9 on a particular line of a method/event will set a break point. Once the breakpoint is reached you can then use F10 - Step Over and F11 - Step Into which ever you need.


      Tarakeshwar MCP, CCIE Q(R&S) Before you criticize someone, you should walk a mile in their shoes. That way, when you criticize them, you're a mile away and you have their shoes. !sgub evah t'nseod margorP sihT ?sgub naem ayaddahW

      P 1 Reply Last reply
      0
      • T Tarakeshwar Reddy

        preethishivbaba wrote:

        And can anyone tell me how to debug line by line the souce code in .NEt applications?

        Pressing F9 on a particular line of a method/event will set a break point. Once the breakpoint is reached you can then use F10 - Step Over and F11 - Step Into which ever you need.


        Tarakeshwar MCP, CCIE Q(R&S) Before you criticize someone, you should walk a mile in their shoes. That way, when you criticize them, you're a mile away and you have their shoes. !sgub evah t'nseod margorP sihT ?sgub naem ayaddahW

        P Offline
        P Offline
        preethishivbaba
        wrote on last edited by
        #3

        Thanks tarak,.Do u have any solution for my confirmation e-mail problem also. preethishivbaba

        G 1 Reply Last reply
        0
        • P preethishivbaba

          Thanks tarak,.Do u have any solution for my confirmation e-mail problem also. preethishivbaba

          G Offline
          G Offline
          Guffa
          wrote on last edited by
          #4

          I don't see how anyone could give you any solution to the problem, as you have only described the problem as "not working". What is the problem? --- b { font-weight: normal; }

          G 1 Reply Last reply
          0
          • G Guffa

            I don't see how anyone could give you any solution to the problem, as you have only described the problem as "not working". What is the problem? --- b { font-weight: normal; }

            G Offline
            G Offline
            Guffa
            wrote on last edited by
            #5

            preethishivbaba wrote:

            I have a server which is connected to a Fileserver and tehn the exchange server.We send E-mails thru this route. When i am sending my E-mail its showing error.Actually when i compile the project i am getting an error as below. It says there's one more process thats usung the same application.I mean teh other dll is not letting this get loaded.Can u plz guide me how to find a solution. Thx Preethi

            Please clearify; is it a compiling error or a runtime error? What is the exact error message that you get? What dll are you talking about? What does the code look like? --- b { font-weight: normal; }

            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