Click here to Skip to main content
15,886,689 members
Home / Discussions / C#
   

C#

 
AnswerRe: MessageBox error Pin
Sivaraman Dhamodharan14-Oct-12 23:39
Sivaraman Dhamodharan14-Oct-12 23:39 
AnswerRe: MessageBox error Pin
Pete O'Hanlon15-Oct-12 0:21
mvePete O'Hanlon15-Oct-12 0:21 
AnswerRe: MessageBox error Pin
Eddy Vluggen15-Oct-12 0:43
professionalEddy Vluggen15-Oct-12 0:43 
QuestionUnhandledException Pin
Hamid_RT14-Oct-12 3:38
Hamid_RT14-Oct-12 3:38 
AnswerRe: UnhandledException Pin
OriginalGriff14-Oct-12 3:49
mveOriginalGriff14-Oct-12 3:49 
GeneralRe: UnhandledException Pin
Hamid_RT14-Oct-12 4:14
Hamid_RT14-Oct-12 4:14 
GeneralRe: UnhandledException Pin
OriginalGriff14-Oct-12 4:25
mveOriginalGriff14-Oct-12 4:25 
GeneralRe: UnhandledException Pin
Hamid_RT14-Oct-12 5:03
Hamid_RT14-Oct-12 5:03 
My code is the same with your code except (Environment.Exit(0); (I dont have this code) it works with this code but without it I got this message of e.ExceptionObject

System.ArgumentException: for test
at ConsoleApplication1.Program.Main(String[] args) in c:\users\apple\documents\visual studio 2010\Projects\Mydynamic\Mydynamic\Program.cs:line 17

and it shows this window
Windows can check online for a solution to the problems.
Check online for a solution and close the program
Close the program
Debug the problem

when I click on the "Debug the problem" item, visual sutdio Just In-Time debugger asks "Do you want to debug using the selected debugger?" after yes it goes to my code exception details are

System.ArgumentException was unhandled
Message=for test
Source=Mydynamic
StackTrace:
at ConsoleApplication1.Program.Main(String[] args) in c:\users\apple\documents\visual studio 2010\Projects\Mydynamic\Mydynamic\Program.cs:line 17
InnerException:
Of one Essence is the human race
thus has Creation put the base
One Limb impacted is sufficient
For all Others to feel the Mace
(Saadi )

GeneralRe: UnhandledException Pin
OriginalGriff14-Oct-12 5:12
mveOriginalGriff14-Oct-12 5:12 
GeneralRe: UnhandledException Pin
Hamid_RT14-Oct-12 5:25
Hamid_RT14-Oct-12 5:25 
GeneralRe: UnhandledException Pin
jschell14-Oct-12 6:59
jschell14-Oct-12 6:59 
AnswerRe: UnhandledException Pin
Eddy Vluggen14-Oct-12 3:50
professionalEddy Vluggen14-Oct-12 3:50 
GeneralRe: UnhandledException Pin
Hamid_RT14-Oct-12 4:17
Hamid_RT14-Oct-12 4:17 
GeneralRe: UnhandledException Pin
Eddy Vluggen14-Oct-12 4:22
professionalEddy Vluggen14-Oct-12 4:22 
GeneralRe: UnhandledException Pin
Hamid_RT14-Oct-12 5:08
Hamid_RT14-Oct-12 5:08 
GeneralRe: UnhandledException Pin
Eddy Vluggen14-Oct-12 8:27
professionalEddy Vluggen14-Oct-12 8:27 
QuestionError in Messagebox solution Pin
Saridakis Manolis13-Oct-12 22:56
Saridakis Manolis13-Oct-12 22:56 
AnswerRe: Error in Messagebox solution Pin
Eddy Vluggen14-Oct-12 0:40
professionalEddy Vluggen14-Oct-12 0:40 
AnswerRe: Error in Messagebox solution Pin
Dave Kreskowiak14-Oct-12 3:58
mveDave Kreskowiak14-Oct-12 3:58 
QuestionProblem with OpenCvSharp Pin
Daniel Heinsohn13-Oct-12 11:54
Daniel Heinsohn13-Oct-12 11:54 
AnswerRe: Problem with OpenCvSharp Pin
Eddy Vluggen14-Oct-12 0:40
professionalEddy Vluggen14-Oct-12 0:40 
GeneralRe: Problem with OpenCvSharp Pin
Daniel Heinsohn14-Oct-12 14:01
Daniel Heinsohn14-Oct-12 14:01 
QuestionRe: Problem with OpenCvSharp Pin
Eddy Vluggen15-Oct-12 0:08
professionalEddy Vluggen15-Oct-12 0:08 
Questionwant to see 1page when MDI use. Pin
Subhajit00113-Oct-12 6:15
Subhajit00113-Oct-12 6:15 
AnswerRe: want to see 1page when MDI use. Pin
Dave Kreskowiak13-Oct-12 7:02
mveDave Kreskowiak13-Oct-12 7:02 

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.