Click here to Skip to main content
15,903,012 members
Home / Discussions / C#
   

C#

 
AnswerRe: SHDocVw.InternetExplorer & SHDocVw.ShellWindows Pin
Mbah Dhaim26-Jun-08 0:55
Mbah Dhaim26-Jun-08 0:55 
GeneralRe: SHDocVw.InternetExplorer & SHDocVw.ShellWindows Pin
miauwmiauwmiauw26-Jun-08 15:29
miauwmiauwmiauw26-Jun-08 15:29 
Questioncrysta report Pin
cse.vidhya26-Jun-08 0:08
cse.vidhya26-Jun-08 0:08 
AnswerRe: crysta report Pin
karthi8426-Jun-08 3:26
karthi8426-Jun-08 3:26 
Questionnot catching my exception Pin
blakey40425-Jun-08 23:31
blakey40425-Jun-08 23:31 
AnswerRe: not catching my exception Pin
Christian Graus25-Jun-08 23:33
protectorChristian Graus25-Jun-08 23:33 
GeneralRe: not catching my exception Pin
blakey40425-Jun-08 23:47
blakey40425-Jun-08 23:47 
GeneralRe: not catching my exception Pin
blakey40426-Jun-08 1:58
blakey40426-Jun-08 1:58 
Out of interest, here is my call stack, I dont think there should be an issue but if you do could you let me know, thanks again!

at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response)
at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, String from)
at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, SmtpFailedRecipientException& exception)
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at TransactionService.ServiceMain.importLogic_DataAccessSQLException(Object sender, ChainStoreTransactionImportExceptionEventArgs e)
at BusinessLogic.ChainBranchTransactionLogic.OnDataAccessSQLException(Object sender, ChainStoreTransactionImportExceptionEventArgs e)
at BusinessLogic.ChainBranchTransactionLogic.ChainStoreTransactionImport(EPOSTransactionDataSet transactionDataSet)
at TransactionService.ServiceMain.ProcessTransactionFiles()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

GeneralRe: not catching my exception Pin
Pete O'Hanlon26-Jun-08 10:00
mvePete O'Hanlon26-Jun-08 10:00 
AnswerRe: not catching my exception Pin
leppie25-Jun-08 23:44
leppie25-Jun-08 23:44 
GeneralRe: not catching my exception Pin
blakey40425-Jun-08 23:49
blakey40425-Jun-08 23:49 
GeneralRe: not catching my exception Pin
leppie26-Jun-08 2:19
leppie26-Jun-08 2:19 
GeneralRe: not catching my exception Pin
blakey40426-Jun-08 2:34
blakey40426-Jun-08 2:34 
GeneralRe: not catching my exception Pin
leppie26-Jun-08 4:35
leppie26-Jun-08 4:35 
AnswerRe: not catching my exception Pin
Harvey Saayman25-Jun-08 23:49
Harvey Saayman25-Jun-08 23:49 
GeneralRe: not catching my exception Pin
blakey40425-Jun-08 23:51
blakey40425-Jun-08 23:51 
GeneralRe: not catching my exception Pin
Harvey Saayman25-Jun-08 23:54
Harvey Saayman25-Jun-08 23:54 
GeneralRe: not catching my exception Pin
blakey40425-Jun-08 23:57
blakey40425-Jun-08 23:57 
QuestionSoftware checker Pin
hellkiller25-Jun-08 23:20
hellkiller25-Jun-08 23:20 
AnswerRe: Software checker Pin
Abhijit Jana25-Jun-08 23:31
professionalAbhijit Jana25-Jun-08 23:31 
Questiongetting specified type of file from directory Pin
laziale25-Jun-08 23:05
laziale25-Jun-08 23:05 
AnswerRe: getting specified type of file from directory Pin
Christian Graus25-Jun-08 23:08
protectorChristian Graus25-Jun-08 23:08 
GeneralRe: getting specified type of file from directory Pin
laziale25-Jun-08 23:46
laziale25-Jun-08 23:46 
AnswerRe: getting specified type of file from directory Pin
Pete O'Hanlon25-Jun-08 23:21
mvePete O'Hanlon25-Jun-08 23:21 
GeneralRe: getting specified type of file from directory Pin
laziale25-Jun-08 23:32
laziale25-Jun-08 23:32 

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.