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

Visual Basic

 
GeneralRe: Use of an object without creating an instance...error Pin
SepPax11-May-15 7:09
SepPax11-May-15 7:09 
GeneralRe: Use of an object without creating an instance...error Pin
Sascha Lefèvre11-May-15 7:17
professionalSascha Lefèvre11-May-15 7:17 
QuestionRetrieve document file stored in sql server database Pin
careLess aucim6-May-15 19:08
careLess aucim6-May-15 19:08 
AnswerRe: Retrieve document file stored in sql server database Pin
Mycroft Holmes6-May-15 19:25
professionalMycroft Holmes6-May-15 19:25 
QuestionSending e-mail using vb.net Pin
waner michaud5-May-15 6:10
waner michaud5-May-15 6:10 
AnswerRe: Sending e-mail using vb.net Pin
Ferd Really5-May-15 11:08
Ferd Really5-May-15 11:08 
AnswerRe: Sending e-mail using vb.net Pin
Richard MacCutchan5-May-15 21:21
mveRichard MacCutchan5-May-15 21:21 
GeneralRe: Sending e-mail using vb.net Pin
waner michaud6-May-15 2:55
waner michaud6-May-15 2:55 
Hello everyone

I added those extra parameters:

SmtpServer.EnableSsl = true;
SmtpServer.DeliveryMethod = SmtpDeliveryMethod.Network;
SmtpServer.UseDefaultCredentials = false;

-------------------------

SmtpExxeption was caught with the failure sending mail.

Again thank you for your assistance
GeneralRe: Sending e-mail using vb.net Pin
Richard MacCutchan6-May-15 3:02
mveRichard MacCutchan6-May-15 3:02 
GeneralRe: Sending e-mail using vb.net Pin
Eddy Vluggen6-May-15 3:23
professionalEddy Vluggen6-May-15 3:23 
GeneralRe: Sending e-mail using vb.net Pin
waner michaud6-May-15 4:48
waner michaud6-May-15 4:48 
GeneralRe: Sending e-mail using vb.net Pin
Dave Kreskowiak6-May-15 11:13
mveDave Kreskowiak6-May-15 11:13 
AnswerRe: Sending e-mail using vb.net Pin
ZurdoDev6-May-15 10:28
professionalZurdoDev6-May-15 10:28 
QuestionWanted: control for entering datetimeoffset values in Winforms (similar to datetimepicker) Pin
atrus27114-May-15 2:17
atrus27114-May-15 2:17 
AnswerRe: Wanted: control for entering datetimeoffset values in Winforms (similar to datetimepicker) Pin
Kenneth Haugland4-May-15 2:26
mvaKenneth Haugland4-May-15 2:26 
GeneralRe: Wanted: control for entering datetimeoffset values in Winforms (similar to datetimepicker) Pin
atrus27114-May-15 2:30
atrus27114-May-15 2:30 
GeneralRe: Wanted: control for entering datetimeoffset values in Winforms (similar to datetimepicker) Pin
Kenneth Haugland4-May-15 2:46
mvaKenneth Haugland4-May-15 2:46 
GeneralRe: Wanted: control for entering datetimeoffset values in Winforms (similar to datetimepicker) Pin
atrus27114-May-15 4:00
atrus27114-May-15 4:00 
GeneralRe: Wanted: control for entering datetimeoffset values in Winforms (similar to datetimepicker) Pin
Richard Deeming6-May-15 1:40
mveRichard Deeming6-May-15 1:40 
QuestionVisual Basic Pin
scofield_scott_stonebridge3-May-15 17:32
scofield_scott_stonebridge3-May-15 17:32 
AnswerRe: Visual Basic Pin
Richard MacCutchan3-May-15 21:34
mveRichard MacCutchan3-May-15 21:34 
QuestionProtect my sql server backup database file Pin
satc2-May-15 19:49
satc2-May-15 19:49 
AnswerRe: Protect my sql server backup database file Pin
Dave Kreskowiak3-May-15 4:46
mveDave Kreskowiak3-May-15 4:46 
GeneralRe: Protect my sql server backup database file Pin
satc3-May-15 5:24
satc3-May-15 5:24 
GeneralRe: Protect my sql server backup database file Pin
Dave Kreskowiak3-May-15 10:59
mveDave Kreskowiak3-May-15 10:59 

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.