Click here to Skip to main content
15,922,015 members
Home / Discussions / C#
   

C#

 
QuestionRaising events in C# Pin
Mahhouraaaaaa7-Oct-06 1:44
Mahhouraaaaaa7-Oct-06 1:44 
AnswerRe: Raising events in C# Pin
Captain See Sharp7-Oct-06 4:02
Captain See Sharp7-Oct-06 4:02 
QuestionGet time Pin
mehrdadc487-Oct-06 1:39
mehrdadc487-Oct-06 1:39 
Questiongetting error code Pin
DownBySpj7-Oct-06 1:28
DownBySpj7-Oct-06 1:28 
AnswerRe: getting error code Pin
Guffa7-Oct-06 1:55
Guffa7-Oct-06 1:55 
QuestionHow to Convert This Code to C# ? Pin
hdv2127-Oct-06 1:00
hdv2127-Oct-06 1:00 
AnswerRe: How to Convert This Code to C# ? Pin
Aashutoshkumar7-Oct-06 1:12
Aashutoshkumar7-Oct-06 1:12 
Questionsend mail Pin
vivek.s.vivek6-Oct-06 23:24
vivek.s.vivek6-Oct-06 23:24 
Hi,

I send mail thru C# code. During execution it throws
following error.


Unhandled Exception: System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: net_io_connectionclosed.
at System.Net.Mail.SmtpReplyReaderFactory.ProcessRead(Byte[] buffer, Int32 of
fset, Int32 read, Boolean readLine)
at System.Net.Mail.SmtpReplyReaderFactory.ReadLines(SmtpReplyReader caller, Boolean oneLine)
at System.Net.Mail.SmtpReplyReaderFactory.ReadLine(SmtpReplyReader caller)
at System.Net.Mail.SmtpReplyReader.ReadLine()
at System.Net.Mail.SmtpConnection.GetConnection(String host, Int32 port)
at System.Net.Mail.SmtpTransport.GetConnection(String host, Int32 port)
at System.Net.Mail.SmtpClient.GetConnection()
at System.Net.Mail.SmtpClient.Send(MailMessage message)
--- End of inner exception stack trace ---
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at Sendmail.Main()




You only have to do a very few things right in your life so long as you don't do too many things wrong.
Vivek.S

AnswerRe: send mail Pin
Rajesh_K_Sharma7-Oct-06 9:12
Rajesh_K_Sharma7-Oct-06 9:12 
QuestionFormBoardStyle Pin
ShadowRayz6-Oct-06 19:27
ShadowRayz6-Oct-06 19:27 
AnswerRe: FormBoardStyle Pin
Amar Chaudhary6-Oct-06 19:53
Amar Chaudhary6-Oct-06 19:53 
GeneralRe: FormBoardStyle Pin
leppie6-Oct-06 23:31
leppie6-Oct-06 23:31 
QuestionIterate over cells in DataGridViewColumn Pin
drinkingbird6-Oct-06 17:42
drinkingbird6-Oct-06 17:42 
QuestionCrystal Report Problem Pin
Saleh Mahmoud6-Oct-06 15:10
Saleh Mahmoud6-Oct-06 15:10 
QuestionModule oriented Windows Application... Pin
Kasic Slobodan6-Oct-06 14:21
Kasic Slobodan6-Oct-06 14:21 
AnswerRe: Module oriented Windows Application... Pin
Christian Graus6-Oct-06 23:33
protectorChristian Graus6-Oct-06 23:33 
GeneralRe: Module oriented Windows Application... Pin
Kasic Slobodan7-Oct-06 9:40
Kasic Slobodan7-Oct-06 9:40 
GeneralRe: Module oriented Windows Application... Pin
S. Senthil Kumar8-Oct-06 2:46
S. Senthil Kumar8-Oct-06 2:46 
GeneralRe: Module oriented Windows Application... Pin
Kasic Slobodan8-Oct-06 6:50
Kasic Slobodan8-Oct-06 6:50 
QuestionCoding for the Vista GUI Pin
rvp717y6-Oct-06 12:52
rvp717y6-Oct-06 12:52 
AnswerRe: Coding for the Vista GUI Pin
Daniel Grunwald7-Oct-06 0:31
Daniel Grunwald7-Oct-06 0:31 
GeneralRe: Coding for the Vista GUI Pin
rvp717y7-Oct-06 14:47
rvp717y7-Oct-06 14:47 
QuestionControl Format TextArea Pin
101021066-Oct-06 11:53
101021066-Oct-06 11:53 
QuestionForm Size keeps shrinking! Pin
Rabbit176-Oct-06 11:52
Rabbit176-Oct-06 11:52 
AnswerRe: Form Size keeps shrinking! Pin
Amar Chaudhary6-Oct-06 22:04
Amar Chaudhary6-Oct-06 22:04 

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.