Abnormal program termination - DOTNET
This is a discussion on Abnormal program termination - DOTNET ; I've got a problem with a program writed in .NET compact framework. The
application run on Pocket wm2003. Some times (it seems
really random) this application crash down during execution witohut
signaling an exception.
I use the CF2.0 SP2.
Any ...
-
Abnormal program termination
I've got a problem with a program writed in .NET compact framework. The
application run on Pocket wm2003. Some times (it seems
really random) this application crash down during execution witohut
signaling an exception.
I use the CF2.0 SP2.
Any ideas?
-
Re: Abnormal program termination
Are you disposing objects after finishing tasks? Maybe it could be a
memory problem.
Anyway, please, tell as about your proggie. Do you use timers? Unmanaged
functions?
Salve!
Simon escribió:
> I've got a problem with a program writed in .NET compact framework. The
> application run on Pocket wm2003. Some times (it seems
> really random) this application crash down during execution witohut
> signaling an exception.
>
> I use the CF2.0 SP2.
>
> Any ideas?
-
Re: Abnormal program termination
I've seen a similar problem once.
It was actually a stack overflow and the application just quit without
any notification.
-
Re: Abnormal program termination
> Are you disposing objects after finishing tasks? Maybe it could be a
> memory problem.
> Anyway, please, tell as about your proggie. Do you use timers? Unmanaged
> functions?
>
I don't use timers, i don't use unmanaged functions. Is reality the palm
don't have much memory to use. Is possible that the problem is a failure
allocation of the memory?
Similar Threads
-
By Application Development in forum c++
Replies: 41
Last Post: 08-24-2007, 09:55 AM
-
By Application Development in forum ADA
Replies: 13
Last Post: 01-31-2007, 01:02 PM
-
By Application Development in forum Graphics
Replies: 0
Last Post: 10-13-2006, 07:09 PM
-
By Application Development in forum DOTNET
Replies: 4
Last Post: 07-18-2005, 12:31 AM
-
By Application Development in forum Graphics
Replies: 0
Last Post: 04-26-2004, 10:52 PM