Click here to Skip to main content
16,006,760 members
Home / Discussions / C#
   

C#

 
GeneralC# Web Services without VS Pin
Michael Potter18-Jan-05 9:01
Michael Potter18-Jan-05 9:01 
GeneralRe: C# Web Services without VS Pin
leppie19-Jan-05 0:35
leppie19-Jan-05 0:35 
GeneralRe: C# Web Services without VS Pin
Michael Potter19-Jan-05 3:46
Michael Potter19-Jan-05 3:46 
Generalcom+ transaction Pin
webhay18-Jan-05 8:15
webhay18-Jan-05 8:15 
GeneralEmail question for C# Pin
new_phoenix18-Jan-05 6:59
new_phoenix18-Jan-05 6:59 
GeneralRe: Email question for C# Pin
Heath Stewart18-Jan-05 7:30
protectorHeath Stewart18-Jan-05 7:30 
GeneralRe: Email question for C# Pin
new_phoenix18-Jan-05 8:02
new_phoenix18-Jan-05 8:02 
GeneralRe: Email question for C# Pin
Heath Stewart18-Jan-05 8:40
protectorHeath Stewart18-Jan-05 8:40 
new_phoenix wrote:
could not access CDO.Message object

That should sum it up: the object can't be created. That means the machine doesn't have either the CDO client or server automation server installed that defines CDO.Message. Your connection with the Internet has nothing to do with it. To send mail, however, you will need a connection or a program (via MIME, for example, which there are many other articles about here on Code Project) that can cache the mail until you are connected. Most SMTP mailer components I know of assume a connection and don't cache.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralRe: Email question for C# Pin
Skynyrd18-Jan-05 10:09
Skynyrd18-Jan-05 10:09 
QuestionContext Menu ?? Pin
rchokler18-Jan-05 6:54
rchokler18-Jan-05 6:54 
AnswerRe: Context Menu ?? Pin
mav.northwind18-Jan-05 7:14
mav.northwind18-Jan-05 7:14 
AnswerRe: Context Menu ?? Pin
Heath Stewart18-Jan-05 7:17
protectorHeath Stewart18-Jan-05 7:17 
GeneralMSMQ body casting error Pin
Esmo200018-Jan-05 6:16
Esmo200018-Jan-05 6:16 
GeneralRe: MSMQ body casting error Pin
Heath Stewart18-Jan-05 7:10
protectorHeath Stewart18-Jan-05 7:10 
GeneralRe: MSMQ body casting error Pin
Esmo200018-Jan-05 7:49
Esmo200018-Jan-05 7:49 
GeneralRe: MSMQ body casting error Pin
Heath Stewart18-Jan-05 8:42
protectorHeath Stewart18-Jan-05 8:42 
QuestionGet Connection Status? Pin
Snowjim18-Jan-05 3:43
Snowjim18-Jan-05 3:43 
AnswerRe: Get Connection Status? Pin
Heath Stewart18-Jan-05 6:01
protectorHeath Stewart18-Jan-05 6:01 
Generalwindows form-Listview or datagrid (C#) Pin
ipsoftware18-Jan-05 1:38
ipsoftware18-Jan-05 1:38 
GeneralRe: windows form-Listview or datagrid (C#) Pin
mav.northwind18-Jan-05 2:14
mav.northwind18-Jan-05 2:14 
GeneralDataGrid Pin
monn18-Jan-05 1:28
monn18-Jan-05 1:28 
Generaltimer does not tick during establishing ado connection Pin
Anonymous18-Jan-05 0:07
Anonymous18-Jan-05 0:07 
GeneralRe: timer does not tick during establishing ado connection Pin
Colin Angus Mackay18-Jan-05 0:14
Colin Angus Mackay18-Jan-05 0:14 
GeneralMenuImage extender Pin
rchokler18-Jan-05 0:04
rchokler18-Jan-05 0:04 
GeneralThanks i understood it :laugh: Pin
rchokler18-Jan-05 6:52
rchokler18-Jan-05 6:52 

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.