Click here to Skip to main content
16,015,444 members
Home / Discussions / C#
   

C#

 
AnswerRe: Checking x.y coordinates within the area of a circle Pin
GDavy18-May-06 20:30
GDavy18-May-06 20:30 
GeneralRe: Checking x.y coordinates within the area of a circle Pin
Robert Rohde18-May-06 20:38
Robert Rohde18-May-06 20:38 
GeneralRe: Checking x.y coordinates within the area of a circle Pin
lupin9918-May-06 20:42
lupin9918-May-06 20:42 
Questionproblem regarding accessing mail server using C# Pin
nikeshkumar18-May-06 19:05
nikeshkumar18-May-06 19:05 
GeneralRe: problem regarding accessing mail server using C# Pin
_AK_18-May-06 19:13
_AK_18-May-06 19:13 
GeneralRe: problem regarding accessing mail server using C# Pin
nikeshkumar18-May-06 19:23
nikeshkumar18-May-06 19:23 
AnswerRe: problem regarding accessing mail server using C# Pin
_AK_18-May-06 19:32
_AK_18-May-06 19:32 
GeneralRe: problem regarding accessing mail server using C# Pin
coolestCoder18-May-06 19:59
coolestCoder18-May-06 19:59 
Hi Apurva,
some days back i had also posted a query about sending mails from c#. But that didnt had a great response. and i am not able to device a solution for it till now. Now that this post is also related to emails i would appreciate if you can suggest a solution.

I am using SmtpMail class for sending emails from C# like this -

SmtpServer = <my smtp="" server="" name="">
SmtpMail.Send(frm,to,sub,body)

Here i am setting the server name property with the ip address of my smtp server, which works in outlook. (My outlook is configured for that ip address and works fine). But when the send method is executed it gives an error like cannot create object from CDO sys(something like that). I checked my OS directory for cdosys.dll, and it is present in here. So can you tell what may be the problem?

Is my server name property assignment wrong or something else.



Anant Y. Kulkarni
GeneralRe: problem regarding accessing mail server using C# Pin
nikeshkumar18-May-06 20:19
nikeshkumar18-May-06 20:19 
GeneralRe: problem regarding accessing mail server using C# Pin
nikeshkumar18-May-06 21:13
nikeshkumar18-May-06 21:13 
GeneralRe: problem regarding accessing mail server using C# Pin
_AK_19-May-06 0:44
_AK_19-May-06 0:44 
QuestionHow to display a page of text on a tabpage? Pin
printscreen1234518-May-06 18:11
printscreen1234518-May-06 18:11 
AnswerRe: How to display a page of text on a tabpage? Pin
Robert Rohde18-May-06 18:49
Robert Rohde18-May-06 18:49 
GeneralRe: How to display a page of text on a tabpage? Pin
printscreen1234518-May-06 19:05
printscreen1234518-May-06 19:05 
GeneralRe: How to display a page of text on a tabpage? Pin
Robert Rohde18-May-06 20:29
Robert Rohde18-May-06 20:29 
GeneralRe: How to display a page of text on a tabpage? Pin
printscreen1234518-May-06 21:13
printscreen1234518-May-06 21:13 
GeneralRe: How to display a page of text on a tabpage? Pin
Robert Rohde18-May-06 21:43
Robert Rohde18-May-06 21:43 
GeneralRe: How to display a page of text on a tabpage? Pin
printscreen1234519-May-06 1:38
printscreen1234519-May-06 1:38 
GeneralRe: How to display a page of text on a tabpage? Pin
Robert Rohde19-May-06 4:35
Robert Rohde19-May-06 4:35 
AnswerRe: How to display a page of text on a tabpage? Pin
Stefan Troschuetz18-May-06 21:16
Stefan Troschuetz18-May-06 21:16 
QuestionHow I can receive text message of yahoo messenger in C#? Pin
WindOpen18-May-06 18:07
WindOpen18-May-06 18:07 
QuestionRegistration code generator Pin
JacquesDP18-May-06 18:00
JacquesDP18-May-06 18:00 
QuestionHow to make DataGrid (Right to left) Pin
alokabasha18-May-06 17:19
alokabasha18-May-06 17:19 
AnswerRe: How to make DataGrid (Right to left) Pin
led mike18-May-06 18:15
led mike18-May-06 18:15 
GeneralRe: How to make DataGrid (Right to left) Pin
alokabasha20-May-06 5:45
alokabasha20-May-06 5:45 

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.