Catch ex As Exception
MsgBox("Error sending e-mail.")
End Try
Sending the e-mail using my program from a laptop connected via cable
to the network it works just fine. However, when sending the e-mail
using my program through a wireless connection, it bombs with a cdo
error message.
My question is why does this happen on a wireless network when the same
computer can send e-mails when it's hooked up to the network with a
cable?
"mf********@yahoo.ca" <mf********@yahoo.cawrote in
news:11**********************@n13g2000cwa.googlegr oups.com:
I don't think so. The user that has this issue is able to
send/receive e-mails using outlook while wireless.
Any other ideas?
Trying using a product like Ethereal to monitor network traffic between the
client and the server - a quick sniffer can solve a lot of problems quickly
: )