Click here to Skip to main content
16,011,120 members
Home / Discussions / C#
   

C#

 
GeneralExtending a control used by VS Designer Pin
scrozier8-Jul-02 8:25
scrozier8-Jul-02 8:25 
GeneralRe: Extending a control used by VS Designer Pin
James T. Johnson8-Jul-02 13:03
James T. Johnson8-Jul-02 13:03 
Generalporting from c to c# Pin
8-Jul-02 6:35
suss8-Jul-02 6:35 
GeneralRe: porting from c to c# Pin
Eric Gunnerson (msft)8-Jul-02 14:39
Eric Gunnerson (msft)8-Jul-02 14:39 
GeneralRe: porting from c to c# Pin
shaunw10-Jul-02 23:24
shaunw10-Jul-02 23:24 
GeneralRe: porting from c to c# Pin
iGN10-Jul-02 6:15
iGN10-Jul-02 6:15 
GeneralRe: porting from c to c# Pin
shaunw10-Jul-02 23:15
shaunw10-Jul-02 23:15 
GeneralOutllokExpress not opening... Pin
Pranoti7-Jul-02 22:33
Pranoti7-Jul-02 22:33 
Hello Friends,

I want to open Outlook Express from within my application. Thats why I'm using following statement for the same :

System.Diagnostics.Process.Start("mailto:"+toNames+"?Cc="+ccNames+"&Bcc="+bccNames);

But it is giving me following exception:

"An unhandled exception of type System.ComponentModel.Win32Exception occured : The specific module could not be found"

Can anybody suggest what could have been the problem???

Outlook Express is indeed installed on my PC.So, what could be the reason of not finding the specific module or getting the exception.

Thanks in advance.

Pranoti
GeneralRe: OutllokExpress not opening... Pin
Nish Nishant8-Jul-02 10:13
sitebuilderNish Nishant8-Jul-02 10:13 
GeneralRe: OutllokExpress not opening... Pin
JohnM8-Aug-02 11:20
JohnM8-Aug-02 11:20 
GeneralOleDbType equivalent for MS Access types Pin
Nish Nishant7-Jul-02 21:41
sitebuilderNish Nishant7-Jul-02 21:41 
GeneralRe: OleDbType equivalent for MS Access types Pin
paulb8-Jul-02 20:16
paulb8-Jul-02 20:16 
GeneralRe: OleDbType equivalent for MS Access types Pin
Carlos Antollini8-Jul-02 20:28
Carlos Antollini8-Jul-02 20:28 
GeneralRe: OleDbType equivalent for MS Access types Pin
SimonS9-Jul-02 5:19
SimonS9-Jul-02 5:19 
QuestionCompression in .NET? Pin
leppie6-Jul-02 20:27
leppie6-Jul-02 20:27 
AnswerRe: Compression in .NET? Pin
James T. Johnson6-Jul-02 21:10
James T. Johnson6-Jul-02 21:10 
GeneralRe: Compression in .NET? Pin
leppie6-Jul-02 21:13
leppie6-Jul-02 21:13 
QuestionHow to run a C# application with command line compiler? Pin
rsasalm_6-Jul-02 9:47
rsasalm_6-Jul-02 9:47 
AnswerRe: How to run a C# application with command line compiler? Pin
Andy Smith6-Jul-02 10:20
Andy Smith6-Jul-02 10:20 
GeneralRe: How to run a C# application with command line compiler? Pin
rsasalm_6-Jul-02 10:41
rsasalm_6-Jul-02 10:41 
GeneralRe: How to run a C# application with command line compiler? Pin
Brian Olej6-Jul-02 10:54
Brian Olej6-Jul-02 10:54 
GeneralXOR mode... Pin
Vu Truong6-Jul-02 1:43
Vu Truong6-Jul-02 1:43 
GeneralRe: XOR mode... Pin
NormDroid6-Jul-02 2:09
professionalNormDroid6-Jul-02 2:09 
GeneralRe: XOR mode... Pin
Vu Truong6-Jul-02 3:01
Vu Truong6-Jul-02 3:01 
GeneralRe: XOR mode... Pin
Rama Krishna Vavilala6-Jul-02 3:09
Rama Krishna Vavilala6-Jul-02 3:09 

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.