Click here to Skip to main content
15,892,965 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: [VB.NET 2010] Sending mail only works sometimes Pin
The Mighty Atom11-Jan-11 7:18
The Mighty Atom11-Jan-11 7:18 
GeneralRe: [VB.NET 2010] Sending mail only works sometimes Pin
Asday24-Jan-11 0:25
Asday24-Jan-11 0:25 
GeneralRe: [VB.NET 2010] Sending mail only works sometimes Pin
Tom Chantler11-Jan-11 21:54
professionalTom Chantler11-Jan-11 21:54 
AnswerRe: [VB.NET 2010] Sending mail only works sometimes Pin
allodoxaphobia11-Jan-11 20:10
allodoxaphobia11-Jan-11 20:10 
AnswerRe: [VB.NET 2010] Sending mail only works sometimes Pin
Lokanta_b11-Jan-11 20:11
Lokanta_b11-Jan-11 20:11 
AnswerRe: [VB.NET 2010] Sending mail only works sometimes Pin
Gareth.pn11-Jan-11 22:31
professionalGareth.pn11-Jan-11 22:31 
AnswerRe: [VB.NET 2010] Sending mail only works sometimes Pin
abhisheksingh15612-Jan-11 0:14
abhisheksingh15612-Jan-11 0:14 
AnswerRe: [VB.NET 2010] Sending mail only works sometimes Pin
TheCodeMonk12-Jan-11 4:59
TheCodeMonk12-Jan-11 4:59 
I had that EXACT same problem a ton of times when we first started using the SMTP libraries... For me, it was only doing it on machines that had Norton or McAfee anti-virus installed. Both of those did real time scanning of e-mail as it was sent out. I'm not sure if it actually "hijacked" the connections or if it blocked those connections so that all mail was forced to route through it's proxy, but as soon as I turned off real time mail scanning, it worked fine every time.

Your code looks fine to me. Looks just like what I had when I was running into the same issues. I stripped mine all the way down to the bare minimums for testing.
AnswerRe: [VB.NET 2010] Sending mail only works sometimes Pin
jschell12-Jan-11 8:30
jschell12-Jan-11 8:30 
AnswerRe: [VB.NET 2010] Sending mail only works sometimes Pin
Fred Bakker12-Jan-11 8:49
Fred Bakker12-Jan-11 8:49 
AnswerRe: [VB.NET 2010] Sending mail only works sometimes Pin
Vika Dev12-Jan-11 12:17
Vika Dev12-Jan-11 12:17 
GeneralRe: [VB.NET 2010] Sending mail only works sometimes Pin
The Mighty Atom12-Jan-11 13:13
The Mighty Atom12-Jan-11 13:13 
GeneralRe: [VB.NET 2010] Sending mail only works sometimes Pin
Michel Godfroid12-Jan-11 22:21
Michel Godfroid12-Jan-11 22:21 
GeneralRe: [VB.NET 2010] Sending mail only works sometimes Pin
Vika Dev13-Jan-11 3:58
Vika Dev13-Jan-11 3:58 
GeneralRe: [VB.NET 2010] Sending mail only works sometimes Pin
The Mighty Atom13-Jan-11 8:30
The Mighty Atom13-Jan-11 8:30 
GeneralRe: [VB.NET 2010] Sending mail only works sometimes Pin
Luc Pattyn13-Jan-11 12:22
sitebuilderLuc Pattyn13-Jan-11 12:22 
GeneralRe: [VB.NET 2010] Sending mail only works sometimes Pin
The Mighty Atom15-Jan-11 7:54
The Mighty Atom15-Jan-11 7:54 
GeneralRe: [VB.NET 2010] Sending mail only works sometimes Pin
shreekar18-Jan-11 5:50
shreekar18-Jan-11 5:50 
GeneralRe: [VB.NET 2010] Sending mail only works sometimes Pin
The Mighty Atom19-Jan-11 9:02
The Mighty Atom19-Jan-11 9:02 
GeneralRe: [VB.NET 2010] Sending mail only works sometimes Pin
Vika Dev1-Feb-11 16:39
Vika Dev1-Feb-11 16:39 
GeneralRe: [VB.NET 2010] Sending mail only works sometimes Pin
The Mighty Atom2-Feb-11 5:35
The Mighty Atom2-Feb-11 5:35 
QuestionMultiple USB Barcode Scanners Pin
KCDude10-Jan-11 10:41
KCDude10-Jan-11 10:41 
AnswerRe: Multiple USB Barcode Scanners Pin
Luc Pattyn10-Jan-11 11:03
sitebuilderLuc Pattyn10-Jan-11 11:03 
AnswerHIDlibrary Pin
David Mujica11-Jan-11 3:30
David Mujica11-Jan-11 3:30 
GeneralRe: HIDlibrary Pin
Vika Dev12-Jan-11 12:20
Vika Dev12-Jan-11 12:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.