Click here to Skip to main content
15,914,360 members
Home / Discussions / C#
   

C#

 
Questionhow to create dll for individual pages in asp.net Pin
haneef130-Jan-07 22:57
haneef130-Jan-07 22:57 
AnswerRe: how to create dll for individual pages in asp.net Pin
Mircea Puiu30-Jan-07 23:10
Mircea Puiu30-Jan-07 23:10 
Questionhow conver c/c++: AutoOpenComPort(long *Port, unsigned char *ComAdr) into C# Pin
xieshy30-Jan-07 22:55
xieshy30-Jan-07 22:55 
AnswerRe: how conver c/c++: AutoOpenComPort(long *Port, unsigned char *ComAdr) into C# Pin
Mircea Puiu30-Jan-07 23:13
Mircea Puiu30-Jan-07 23:13 
AnswerRe: how conver c/c++: AutoOpenComPort(long *Port, unsigned char *ComAdr) into C# Pin
Luc Pattyn31-Jan-07 8:51
sitebuilderLuc Pattyn31-Jan-07 8:51 
QuestionArray Pin
minniemooo30-Jan-07 22:48
minniemooo30-Jan-07 22:48 
AnswerRe: Array Pin
jdkulkarni30-Jan-07 22:55
jdkulkarni30-Jan-07 22:55 
QuestionInterface not supported in vsto 2005 Pin
ay-ay30-Jan-07 22:26
ay-ay30-Jan-07 22:26 
Hi All!

I am creating an Outlook add-in using C# and VSTO 2005. My problem is, whenever I read a mail item that is accompanied by a digital certificate and is encrypted (padlock icon on the left side of the email), I encounter this message:

"Unable to cast COM object of type ‘System.__ComObject’ to interface type ‘Microsoft.Office.Interop.Outlook.MailItem’. This operation failed because the QueryInterface call on the COM component for the interface with IID ‘{00063034-0000-0000-C000-000000000046}’ failed due to the following error: No such interface supported (Exception HRESULT: 0x80004002 (E_NOINTERFACE))."

The digital certificate came from Verisign, Inc.

How can I eliminate this and still read my email?

Thanks sooooooooo much for the help.

ayee Smile | :)
AnswerRe: Interface not supported in vsto 2005 Pin
Mircea Puiu31-Jan-07 0:54
Mircea Puiu31-Jan-07 0:54 
GeneralRe: Interface not supported in vsto 2005 Pin
ay-ay31-Jan-07 15:44
ay-ay31-Jan-07 15:44 
GeneralRe: Interface not supported in vsto 2005 Pin
Mircea Puiu31-Jan-07 20:46
Mircea Puiu31-Jan-07 20:46 
GeneralRe: Interface not supported in vsto 2005 Pin
ay-ay31-Jan-07 23:31
ay-ay31-Jan-07 23:31 
GeneralRe: Interface not supported in vsto 2005 Pin
Mircea Puiu1-Feb-07 0:49
Mircea Puiu1-Feb-07 0:49 
General.. and some useful staff ... Pin
Mircea Puiu31-Jan-07 20:48
Mircea Puiu31-Jan-07 20:48 
Questionping Pin
syitonet30-Jan-07 22:13
syitonet30-Jan-07 22:13 
AnswerRe: ping Pin
blue_arc30-Jan-07 22:34
blue_arc30-Jan-07 22:34 
AnswerRe: ping Pin
Luc Pattyn31-Jan-07 8:53
sitebuilderLuc Pattyn31-Jan-07 8:53 
QuestionHow to get control value from one project to other project Pin
indiaone30-Jan-07 21:47
indiaone30-Jan-07 21:47 
AnswerRe: How to get control value from one project to other project Pin
Martin#30-Jan-07 21:53
Martin#30-Jan-07 21:53 
GeneralRe: How to get control value from one project to other project Pin
indiaone30-Jan-07 22:48
indiaone30-Jan-07 22:48 
GeneralRe: How to get control value from one project to other project Pin
indiaone31-Jan-07 18:39
indiaone31-Jan-07 18:39 
QuestionHow to get the local sql InstanceName with C#? Pin
jason_mf30-Jan-07 21:37
jason_mf30-Jan-07 21:37 
AnswerRe: How to get the local sql InstanceName with C#? Pin
jason_mf30-Jan-07 22:11
jason_mf30-Jan-07 22:11 
GeneralRe: How to get the local sql InstanceName with C#? Pin
jdkulkarni30-Jan-07 22:20
jdkulkarni30-Jan-07 22:20 
GeneralRe: How to get the local sql InstanceName with C#? Pin
jason_mf31-Jan-07 1:48
jason_mf31-Jan-07 1:48 

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.