Click here to Skip to main content
15,885,757 members
Home / Discussions / C#
   

C#

 
AnswerRe: Help: Can't format string using String.Format Pin
PIEBALDconsult10-Aug-10 17:24
mvePIEBALDconsult10-Aug-10 17:24 
AnswerRe: Help: Can't format string using String.Format Pin
Luc Pattyn10-Aug-10 17:51
sitebuilderLuc Pattyn10-Aug-10 17:51 
GeneralRe: Help: Can't format string using String.Format Pin
PIEBALDconsult11-Aug-10 3:09
mvePIEBALDconsult11-Aug-10 3:09 
GeneralRe: Help: Can't format string using String.Format Pin
Luc Pattyn11-Aug-10 3:25
sitebuilderLuc Pattyn11-Aug-10 3:25 
GeneralRe: Help: Can't format string using String.Format Pin
PIEBALDconsult11-Aug-10 16:17
mvePIEBALDconsult11-Aug-10 16:17 
QuestionEmail - invalid remote certificate Pin
Running Fool10-Aug-10 8:13
Running Fool10-Aug-10 8:13 
AnswerRe: Email - invalid remote certificate Pin
Matt Meyer10-Aug-10 9:13
Matt Meyer10-Aug-10 9:13 
AnswerRe: Email - invalid remote certificate Pin
DaveyM6910-Aug-10 11:22
professionalDaveyM6910-Aug-10 11:22 
To confirm what Matt has said above, the company I work for has several domains but we use just the one certificate for IMAP SSL so the certificate fails on anything but the domain the cert is for. I use the RemoteCertificateValidationCallback delegate to examine any policy errors and disregard RemoteCertificateNameMismatch.

Check what yours is failing on and disregard if appropriate.
Dave

If this helped, please vote & accept answer!


Binging is like googling, it just feels dirtier.
Please take your VB.NET out of our nice case sensitive forum.(Pete O'Hanlon)

BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)

GeneralRe: Email - invalid remote certificate Pin
Running Fool10-Aug-10 11:39
Running Fool10-Aug-10 11:39 
GeneralRe: Email - invalid remote certificate Pin
DaveyM6910-Aug-10 12:12
professionalDaveyM6910-Aug-10 12:12 
QuestionMerging two datatables Pin
norjali10-Aug-10 6:28
norjali10-Aug-10 6:28 
AnswerRe: Merging two datatables Pin
Ennis Ray Lynch, Jr.10-Aug-10 6:38
Ennis Ray Lynch, Jr.10-Aug-10 6:38 
GeneralRe: Merging two datatables Pin
norjali10-Aug-10 6:48
norjali10-Aug-10 6:48 
GeneralRe: Merging two datatables Pin
Ennis Ray Lynch, Jr.10-Aug-10 8:33
Ennis Ray Lynch, Jr.10-Aug-10 8:33 
GeneralRe: Merging two datatables Pin
SimulationofSai10-Aug-10 15:01
SimulationofSai10-Aug-10 15:01 
AnswerRe: Merging two datatables Pin
I Believe In GOD10-Aug-10 12:22
I Believe In GOD10-Aug-10 12:22 
AnswerRe: Merging two datatables Pin
SimulationofSai10-Aug-10 15:08
SimulationofSai10-Aug-10 15:08 
AnswerRe: Merging two datatables Pin
gaurav_verma_mca10-Aug-10 21:23
gaurav_verma_mca10-Aug-10 21:23 
QuestionRun as system and logoff user "USER" Pin
SummerBulb10-Aug-10 5:10
SummerBulb10-Aug-10 5:10 
AnswerRe: Run as system and logoff user "USER" Pin
cor287910-Aug-10 8:24
cor287910-Aug-10 8:24 
AnswerRe: Run as system and logoff user "USER" Pin
SimulationofSai10-Aug-10 15:14
SimulationofSai10-Aug-10 15:14 
QuestionCan someone help me create a setup project for an Excel add-in Pin
euroazn10-Aug-10 4:32
euroazn10-Aug-10 4:32 
QuestionContext Menu Location [Solved] Pin
ignrod10-Aug-10 3:34
ignrod10-Aug-10 3:34 
AnswerRe: Context Menu Location Pin
SimulationofSai10-Aug-10 15:27
SimulationofSai10-Aug-10 15:27 
GeneralRe: Context Menu Location Pin
ignrod14-Aug-10 5:23
ignrod14-Aug-10 5:23 

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.