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

.NET (Core and Framework)

 
GeneralRe: Image Binarization - Solution found Pin
Christian Graus17-Jul-05 12:58
protectorChristian Graus17-Jul-05 12:58 
GeneralRe: Image Binarization - Solution found Pin
sarabjs20-Jul-05 5:07
sarabjs20-Jul-05 5:07 
GeneralCopying Object Types Pin
SamM13-Jul-05 6:14
SamM13-Jul-05 6:14 
GeneralRe: Copying Object Types Pin
S. Senthil Kumar13-Jul-05 6:43
S. Senthil Kumar13-Jul-05 6:43 
GeneralRe: Copying Object Types Pin
SamM13-Jul-05 22:30
SamM13-Jul-05 22:30 
QuestionHow to change the SourcePath in a Microsoft Installer project? Pin
bondguru12-Jul-05 20:18
bondguru12-Jul-05 20:18 
AnswerRe: How to change the SourcePath in a Microsoft Installer project? Pin
rwestgraham13-Jul-05 15:22
rwestgraham13-Jul-05 15:22 
GeneralMysterious application crash Pin
RajeshGuptha12-Jul-05 5:33
RajeshGuptha12-Jul-05 5:33 
Dear all,

My .Net WinForms Application quietly closes off without a warning and I am unable to understand the root cause of the problem, as it happens sporadically.

I am working with .Net Framework 1.1 on Windows XP (tested on both SP 1 and 2).

I tried the following:
- Having a try/catch cover on all the important event handlers (OnPaint, OnMouse..., etc) and in the static Main() method (Application.Run(...))
- Set an UnhandledException handler for the present App domain.
- Earlier, I was creating and releasing a COM object in a method that was being called many times. Now, I moved the creation into the class constructor and the releasing into the Dispose().

Yet, none of these options have either stopped the crash or have given me a clue.

Is there a way in which I can get hold of any low level API's or tools that will be able to execute my application in a shell, which will give me a greater control on locating the cause of the crash.

Any ideas will be greatly appreciated.

Thanks for reading.

-Rajesh.
GeneralRe: Mysterious application crash Pin
Christian Graus12-Jul-05 13:34
protectorChristian Graus12-Jul-05 13:34 
GeneralRe: Mysterious application crash Pin
Ray Cassick12-Jul-05 18:33
Ray Cassick12-Jul-05 18:33 
GeneralRe: Mysterious application crash Pin
RajeshGuptha12-Jul-05 22:31
RajeshGuptha12-Jul-05 22:31 
GeneralRe: Mysterious application crash Pin
Robert Rohde13-Jul-05 4:35
Robert Rohde13-Jul-05 4:35 
GeneralRe: Mysterious application crash Pin
Daniel Turini14-Jul-05 9:45
Daniel Turini14-Jul-05 9:45 
GeneralBluetooth Connectivity Pin
sagar.pise12-Jul-05 0:41
sagar.pise12-Jul-05 0:41 
GeneralWindows event long permissions Pin
Ray Cassick11-Jul-05 17:27
Ray Cassick11-Jul-05 17:27 
GeneralI need get a serial number of Pocket PC hardware Pin
FErnando Aguirre11-Jul-05 6:31
FErnando Aguirre11-Jul-05 6:31 
GeneralUsing designer to fill an ArrayList Pin
spaceus11-Jul-05 3:16
spaceus11-Jul-05 3:16 
GeneralRe: Using designer to fill an ArrayList Pin
spaceus11-Jul-05 3:50
spaceus11-Jul-05 3:50 
QuestionHow I can close a form created in a local scope of function Pin
I A Khan10-Jul-05 21:37
I A Khan10-Jul-05 21:37 
AnswerRe: How I can close a form created in a local scope of function Pin
S. Senthil Kumar11-Jul-05 4:24
S. Senthil Kumar11-Jul-05 4:24 
GeneralRe: How I can close a form created in a local scope of function Pin
I A Khan12-Jul-05 0:55
I A Khan12-Jul-05 0:55 
General.Net remoting Pin
I A Khan10-Jul-05 20:45
I A Khan10-Jul-05 20:45 
GeneralAquaButton - A very nice Button control Pin
Nicvan_us10-Jul-05 16:14
Nicvan_us10-Jul-05 16:14 
GeneralRe: AquaButton - A very nice Button control Pin
Christian Graus10-Jul-05 17:43
protectorChristian Graus10-Jul-05 17:43 
Questionruntime compilation / extensible framework? Pin
seanwright8-Jul-05 13:41
seanwright8-Jul-05 13:41 

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.