Click here to Skip to main content
15,895,011 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: component based development Pin
Peace ON15-Apr-10 21:16
Peace ON15-Apr-10 21:16 
QuestionRetreiving AppSettings Pin
gmhanna14-Apr-10 11:07
gmhanna14-Apr-10 11:07 
AnswerRe: Retreiving AppSettings Pin
Alan N14-Apr-10 12:21
Alan N14-Apr-10 12:21 
GeneralRe: Retreiving AppSettings Pin
gmhanna14-Apr-10 14:00
gmhanna14-Apr-10 14:00 
QuestionPartition and format hard disks in .NET Pin
Ron Aldrich12-Apr-10 20:10
Ron Aldrich12-Apr-10 20:10 
AnswerRe: Partition and format hard disks in .NET Pin
Abhinav S12-Apr-10 20:35
Abhinav S12-Apr-10 20:35 
AnswerRe: Partition and format hard disks in .NET Pin
Rajesh Anuhya12-Apr-10 21:48
professionalRajesh Anuhya12-Apr-10 21:48 
QuestionWindows Forms Unhandled-Exception Dialog [modified] Pin
souren7712-Apr-10 15:06
souren7712-Apr-10 15:06 
I want to get Default Windows Forms Unhandled-Exception Dialog whenever my C# application encounters U-E.
In vs 2005 when I turn off jit Debugging in app.conf like this:
<configuration>
<system.windows.forms jitDebugging="false" />
<configuration>

the application behaves correctly and shows Windows Forms U-E default dialog, with Continue, Quit, call stack and all.

However in vs 2008, on the same machine or different, even though I diable jit I still get Default .NET Unhandled-Exception Dialog, with Debug, Send Report and Don't Send buttons.

How can I make my vs 2008 app act like the one I make in vs 2005, to show Windows Forms U-E dialog box?

Any help is appreciated


-- Modified Tuesday, April 13, 2010 1:02 AM
AnswerRe: Windows Forms Unhandled-Exception Dialog Pin
Not Active12-Apr-10 15:31
mentorNot Active12-Apr-10 15:31 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
souren7712-Apr-10 15:36
souren7712-Apr-10 15:36 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
Not Active12-Apr-10 16:23
mentorNot Active12-Apr-10 16:23 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
souren7712-Apr-10 16:31
souren7712-Apr-10 16:31 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
Not Active13-Apr-10 2:04
mentorNot Active13-Apr-10 2:04 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
souren7713-Apr-10 2:11
souren7713-Apr-10 2:11 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
Luc Pattyn13-Apr-10 2:34
sitebuilderLuc Pattyn13-Apr-10 2:34 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
souren7713-Apr-10 2:42
souren7713-Apr-10 2:42 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
Not Active13-Apr-10 3:51
mentorNot Active13-Apr-10 3:51 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
supercat914-Apr-10 10:41
supercat914-Apr-10 10:41 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
Luc Pattyn14-Apr-10 10:53
sitebuilderLuc Pattyn14-Apr-10 10:53 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
supercat915-Apr-10 7:17
supercat915-Apr-10 7:17 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
Luc Pattyn15-Apr-10 7:28
sitebuilderLuc Pattyn15-Apr-10 7:28 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
Not Active14-Apr-10 16:26
mentorNot Active14-Apr-10 16:26 
AnswerRe: Windows Forms Unhandled-Exception Dialog Pin
Abhinav S12-Apr-10 18:37
Abhinav S12-Apr-10 18:37 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
souren7712-Apr-10 19:08
souren7712-Apr-10 19:08 
GeneralRe: Windows Forms Unhandled-Exception Dialog Pin
Abhinav S12-Apr-10 20:02
Abhinav S12-Apr-10 20: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.