Click here to Skip to main content
15,879,535 members
Home / Discussions / C#
   

C#

 
GeneralRe: Feed CheckedListBox with data from XML Pin
Heath Stewart4-Jan-04 8:52
protectorHeath Stewart4-Jan-04 8:52 
GeneralRe: Feed CheckedListBox with data from XML Pin
dophka4-Jan-04 9:07
dophka4-Jan-04 9:07 
GeneralRe: Feed CheckedListBox with data from XML Pin
Heath Stewart4-Jan-04 9:11
protectorHeath Stewart4-Jan-04 9:11 
GeneralRe: Feed CheckedListBox with data from XML Pin
dophka4-Jan-04 10:25
dophka4-Jan-04 10:25 
GeneralRe: Feed CheckedListBox with data from XML Pin
Heath Stewart5-Jan-04 6:05
protectorHeath Stewart5-Jan-04 6:05 
Generalhelp me in finding objective and multiple choice questions Pin
imran_rafique4-Jan-04 4:29
imran_rafique4-Jan-04 4:29 
GeneralRe: help me in finding objective and multiple choice questions Pin
Heath Stewart4-Jan-04 8:23
protectorHeath Stewart4-Jan-04 8:23 
GeneralSending mail using SMTP Pin
gr8tushar4-Jan-04 1:47
gr8tushar4-Jan-04 1:47 
Hi All,
here is a code snippet from my mail program.

SmtpMail.SmtpServer = "localhost";
SmtpMail.Send (myemail);

myemail is an object of MailMessage.

If i run this program for the first time in Visual Studio there is an error saying CDO.Message is not accessible.

When it runs all the mail messages are stored in c:\inetpub\mailroot\queue
they do not reach there destinatin. They all are stored in my computer only.
Please someone tell me how to solve this.
WIll be eagrly waiting for the answer.

GeneralRe: Sending mail using SMTP Pin
Mike Ellison4-Jan-04 3:11
Mike Ellison4-Jan-04 3:11 
GeneralRe: Sending mail using SMTP Pin
gr8tushar4-Jan-04 3:43
gr8tushar4-Jan-04 3:43 
GeneralRe: Sending mail using SMTP Pin
Broken God4-Jan-04 5:59
Broken God4-Jan-04 5:59 
GeneralRe: Sending mail using SMTP Pin
Heath Stewart4-Jan-04 8:18
protectorHeath Stewart4-Jan-04 8:18 
GeneralRe: Sending mail using SMTP Pin
Mazdak4-Jan-04 5:08
Mazdak4-Jan-04 5:08 
GeneralRe: Sending mail using SMTP Pin
Heath Stewart4-Jan-04 8:21
protectorHeath Stewart4-Jan-04 8:21 
GeneralPanel + Keypress Pin
Heroz4-Jan-04 0:26
Heroz4-Jan-04 0:26 
GeneralRe: Panel + Keypress Pin
Mike Ellison4-Jan-04 3:14
Mike Ellison4-Jan-04 3:14 
GeneralRe: Panel + Keypress Pin
Heroz4-Jan-04 5:29
Heroz4-Jan-04 5:29 
GeneralRe: Panel + Keypress Pin
Mike Ellison4-Jan-04 6:27
Mike Ellison4-Jan-04 6:27 
GeneralRe: Panel + Keypress Pin
Heroz4-Jan-04 8:04
Heroz4-Jan-04 8:04 
GeneralStrange exception in a strange thread Pin
Broken God4-Jan-04 0:23
Broken God4-Jan-04 0:23 
GeneralRe: Strange exception in a strange thread Pin
Heath Stewart4-Jan-04 8:16
protectorHeath Stewart4-Jan-04 8:16 
GeneralRe: Strange exception in a strange thread Pin
Broken God4-Jan-04 9:58
Broken God4-Jan-04 9:58 
GeneralCSharp Studying Pin
Melanius4-Jan-04 0:04
Melanius4-Jan-04 0:04 
GeneralRe: CSharp Studying Pin
leppie4-Jan-04 1:01
leppie4-Jan-04 1:01 
GeneralRe: CSharp Studying Pin
Melanius4-Jan-04 2:40
Melanius4-Jan-04 2:40 

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.