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

C#

 
AnswerRe: New Editor Pin
stancrm5-Feb-07 21:13
stancrm5-Feb-07 21:13 
GeneralRe: New Editor Pin
bobsugar2225-Feb-07 21:27
bobsugar2225-Feb-07 21:27 
AnswerRe: New Editor Pin
Mark Porter5-Feb-07 21:25
Mark Porter5-Feb-07 21:25 
AnswerRe: New Editor Pin
GunaChinna5-Feb-07 21:45
GunaChinna5-Feb-07 21:45 
GeneralRe: New Editor Pin
bobsugar2225-Feb-07 22:29
bobsugar2225-Feb-07 22:29 
GeneralRe: New Editor Pin
GunaChinna5-Feb-07 23:03
GunaChinna5-Feb-07 23:03 
GeneralRe: New Editor Pin
stancrm6-Feb-07 0:21
stancrm6-Feb-07 0:21 
GeneralRe: New Editor Pin
GunaChinna6-Feb-07 0:52
GunaChinna6-Feb-07 0:52 
GeneralRe: New Editor Pin
GunaChinna6-Feb-07 0:53
GunaChinna6-Feb-07 0:53 
GeneralRe: New Editor Pin
stancrm6-Feb-07 0:58
stancrm6-Feb-07 0:58 
GeneralRe: New Editor Pin
GunaChinna6-Feb-07 1:11
GunaChinna6-Feb-07 1:11 
GeneralRe: New Editor Pin
stancrm6-Feb-07 1:15
stancrm6-Feb-07 1:15 
GeneralRe: New Editor Pin
GunaChinna6-Feb-07 1:37
GunaChinna6-Feb-07 1:37 
GeneralRe: New Editor Pin
GunaChinna6-Feb-07 1:37
GunaChinna6-Feb-07 1:37 
Questioncopying files Pin
Lol215-Feb-07 20:45
Lol215-Feb-07 20:45 
AnswerRe: copying files Pin
Christian Graus5-Feb-07 21:56
protectorChristian Graus5-Feb-07 21:56 
QuestionNo connection could be made because the target machine actively refused it Pin
M Riaz Bashir5-Feb-07 20:44
M Riaz Bashir5-Feb-07 20:44 
AnswerRe: No connection could be made because the target machine actively refused it Pin
aSarafian5-Feb-07 22:23
aSarafian5-Feb-07 22:23 
GeneralRe: No connection could be made because the target machine actively refused it Pin
M Riaz Bashir5-Feb-07 22:51
M Riaz Bashir5-Feb-07 22:51 
QuestionUsing unsafe sizeof in c# Pin
The Geek5-Feb-07 19:46
The Geek5-Feb-07 19:46 
AnswerRe: Using unsafe sizeof in c# Pin
Christian Graus5-Feb-07 19:48
protectorChristian Graus5-Feb-07 19:48 
GeneralRe: Using unsafe sizeof in c# Pin
The Geek5-Feb-07 20:25
The Geek5-Feb-07 20:25 
Question'System.ComponentModel.win32Exception' Pin
Ankit Aneja5-Feb-07 19:25
Ankit Aneja5-Feb-07 19:25 
myProcess.StartInfo.Arguments = DataClass2.exc_outputFileName;

I am getting path in exc_outputFileName as @"C:\Ankit\testank";

myProcess.Start();

on myProcess.Start(); it throws error
An unhandled exception type 'System.ComponentModel.win32Exception' occured in system.dll
Additional information :system cannot find ther file specified



Ankit Aneja
"Nothing is impossible. The word itself says - I M possible"

AnswerRe: 'System.ComponentModel.win32Exception' Pin
Judah Gabriel Himango6-Feb-07 8:05
sponsorJudah Gabriel Himango6-Feb-07 8:05 
QuestionHow can I SMTP and POP3 Pin
sjs4u5-Feb-07 18:55
sjs4u5-Feb-07 18:55 

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.