system.web.mail

Discussion in 'C#' started by bunkerbilly, Feb 9, 2010.

  1. #1
    hi,

    i have an emailing form in asp.net and it was all workin fine, i formatted my harddrive and re-installed everything and i get an error with my work now, its to do with the system.web.mail code i have, but i havent changed it from when it worked...

    i can upload the code but there was nothing wrong with it before :s
     
    bunkerbilly, Feb 9, 2010 IP
  2. bunkerbilly

    bunkerbilly Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    dw, i have worked it out, :D
     
    bunkerbilly, Feb 9, 2010 IP
  3. bibinsmk

    bibinsmk Active Member

    Messages:
    205
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #3
    Please post the exact error messages. Then only we can help you
     
    bibinsmk, Feb 10, 2010 IP
  4. sdnsoft

    sdnsoft Member

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #4
    And switch to System.Net.Mail because .Web.Mail is deprecated. There are also from time to time strange problems with those old classes.
     
    sdnsoft, Feb 22, 2010 IP