Click here to Skip to main content
15,909,898 members
Home / Discussions / C#
   

C#

 
GeneralRe: books on c# 2 Pin
Dave Kreskowiak7-May-07 4:23
mveDave Kreskowiak7-May-07 4:23 
AnswerRe: books on c# 2 Pin
Vega027-May-07 5:33
Vega027-May-07 5:33 
QuestionReading Excel Sheets in C# Pin
meeram3956-May-07 23:09
meeram3956-May-07 23:09 
AnswerRe: Reading Excel Sheets in C# Pin
blackjack21506-May-07 23:15
blackjack21506-May-07 23:15 
GeneralRe: Reading Excel Sheets in C# Pin
meeram3956-May-07 23:40
meeram3956-May-07 23:40 
GeneralRe: Reading Excel Sheets in C# Pin
Sk8tz7-May-07 0:01
professionalSk8tz7-May-07 0:01 
QuestionInstalling and unistalling client certificates to personal store Pin
blackjack21506-May-07 21:29
blackjack21506-May-07 21:29 
AnswerRe: Installing and unistalling client certificates to personal store Pin
blackjack21506-May-07 23:11
blackjack21506-May-07 23:11 
Low activity on Monday it seems... Smile | :)

I found a way to make it work but I still don't understand why it didn't work in the first place. D'Oh! | :doh: It's totally unlikely to be a bug, but it seems that way.

So, instead of adding the single certificate to the certificate store, I add a collection of certificates(which only holds one certificate) using the AddRange() method of the X509Store object. And it works.

If you are really really bored and have nothing else better to do you might as well try it. It's just a few lines of code.

Have a nice day!


Questionusing tree view node to select tabds Pin
rkherath6-May-07 21:17
rkherath6-May-07 21:17 
AnswerRe: using tree view node to select tabds Pin
Ch_Shahzad iqbal7-May-07 0:02
Ch_Shahzad iqbal7-May-07 0:02 
QuestionHow to bind multiple tables to a binding navigator Pin
Phoenix1016-May-07 20:46
Phoenix1016-May-07 20:46 
GeneralRe: How to bind multiple tables to a binding navigator Pin
rkherath6-May-07 21:21
rkherath6-May-07 21:21 
GeneralRe: How to bind multiple tables to a binding navigator Pin
Phoenix1016-May-07 21:32
Phoenix1016-May-07 21:32 
GeneralHow to bind multiple tables to a binding navigator Pin
Phoenix1017-May-07 5:29
Phoenix1017-May-07 5:29 
AnswerRe: How to bind multiple tables to a binding navigator Pin
Ch_Shahzad iqbal7-May-07 0:33
Ch_Shahzad iqbal7-May-07 0:33 
QuestionAdding item from application to local mobile calendar Pin
chloe_hhi6-May-07 20:46
chloe_hhi6-May-07 20:46 
QuestionForm Closing Validation Problem Pin
PriteshMalvan6-May-07 19:55
PriteshMalvan6-May-07 19:55 
AnswerRe: Form Closing Validation Problem Pin
Sandeep Akhare6-May-07 20:24
Sandeep Akhare6-May-07 20:24 
GeneralRe: Form Closing Validation Problem Pin
Jaiprakash M Bankolli6-May-07 22:16
Jaiprakash M Bankolli6-May-07 22:16 
GeneralRe: Form Closing Validation Problem Pin
Sandeep Akhare6-May-07 22:25
Sandeep Akhare6-May-07 22:25 
AnswerRe: Form Closing Validation Problem Pin
Jaiprakash M Bankolli6-May-07 22:14
Jaiprakash M Bankolli6-May-07 22:14 
AnswerRe: Form Closing Validation Problem Pin
AFSEKI7-May-07 1:28
AFSEKI7-May-07 1:28 
AnswerRe: Form Closing Validation Problem Pin
AFSEKI9-May-07 0:42
AFSEKI9-May-07 0:42 
Questionneed help with remoting limitation pls Pin
neodeaths6-May-07 19:35
neodeaths6-May-07 19:35 
AnswerRe: need help with remoting limitation pls Pin
_mubashir7-May-07 1:44
_mubashir7-May-07 1:44 

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.