My Application Is close without any Cause
-
Monday, February 27, 2012 9:26 AM
my application is based on API , I am using TS230 meachin wich cheks a check or Drefts . My Application close completely when the Check stuck in Meachin. I am not geting why this is Occuring.
so Please tell me How i Resolve this.
PLease Help Me.
sonesh
All Replies
-
Monday, February 27, 2012 5:38 PM
Hi Sonesh,
did you added any exception handling in your application ?
If No, Add some exception handling in your application. so we can decide where is the exact error.
Regards
Jiya
-
Wednesday, February 29, 2012 4:17 AM
Ok, but Jiya i have used Exception Handling.
When i Check my Application with the break Point the Application is Ok, but the Error Comes in EXE, When i Use exe then my application close commpletley
sonesh
same for all no one can give me a answer- Edited by Sonesh Kumar Singh Thursday, March 01, 2012 10:59 AM
- Marked As Answer by Sonesh Kumar Singh Friday, March 02, 2012 9:45 AM
-
Friday, March 02, 2012 9:39 AM
Hi,
You can check the error events in Windows Events. Verify the application events and you may see why your application is closed it could be with some unmanaged code issue which cannot be handled by .NET Exception Handling.
You can navigate to event viewer from Control Panel -> Admin Tools -> Event Viewer and Select Application Events Node.
http://support.microsoft.com/kb/308427
Thanks,
Welcome to MSDN Forums. Feel free to ask your questions and Please Note to Vote helpful topics and Mark answering posts. Sudhakar
- Marked As Answer by Sonesh Kumar Singh Friday, March 02, 2012 9:45 AM

