Locked My Application Is close without any Cause

  • 27 февраля 2012 г. 9:26
     
     

    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

Все ответы

  • 27 февраля 2012 г. 17:38
     
     

    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

  • 29 февраля 2012 г. 4:17
     
     Отвечено

    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
  • 2 марта 2012 г. 9:39
     
     Отвечено

    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

    • Помечено в качестве ответа Sonesh Kumar Singh 2 марта 2012 г. 9:45
    •