User Profile

Collapse

Profile Sidebar

Collapse
SREEDEV
SREEDEV
Last Activity: Aug 14 '07, 05:50 AM
Joined: Aug 6 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • SREEDEV
    replied to SMTP Email not working
    in .NET
    Can anyone help me out ???????.
    See more | Go to post

    Leave a comment:


  • SREEDEV
    replied to SMTP Email not working
    in .NET
    Yeah, this was working properly in XP server with IIS 5.1, but in the production server which is windows 2003 and IIS 6.0, it is not working. And there is no error as such, when i debug the line (mail.send()) is executed with out any error but the receiver is not getting the mail. He/she will get the mail only if the body is a small text (10-12 characters). if there is a <br> tag in the body, again the receiver is not getting the mail....
    See more | Go to post

    Leave a comment:


  • SREEDEV
    started a topic SMTP Email not working
    in .NET

    SMTP Email not working

    I am sending a email with a HTML body from my VB.NET application using SMTP protocol. I am facing a problem when i send a long HTML text as body. Its working perfectly with small HTML body. But that same long HTML body mail is working perfectly from a XP server and IIS 5.0. If host the same application in IIS 6.0 and windows 2003 server, this problem popsup.

    Here is my mail setting section in the web.config

    <system.net>...
    See more | Go to post
No activity results to display
Show More
Working...