473,320 Members | 1,953 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Application Crashes after some time

2
Hi,
I have a VB.Net application. I leave the form run for about 12 hours. Till 12 hours the application runs good. After 12 hours the application crashes on whatever action is done on the form.
Can anybody tell the reason for this ?
Might this be a problem with the database connections.
How can I know the reason why the application crashed? Is there a way to get a log entry at the time of crash to record the reason of the application crash?
Aug 20 '10 #1
3 1887
Plater
7,872 Expert 4TB
Are you actively using the program for that time?
I would say some connection is timing out after X amount of time, you just won't notice it until you try to do something. It might have stopped working well before 12hours.
Aug 20 '10 #2
Bagyam
2
I am not actively working with that application for 12 hours. I have to leave the application running for all the time. When it runs overnight, next morning the application crashes.
Also, I have tested the application time for crash. It crashes only after 12 hours. IT does not crash before that.
What may be the reason ?
Aug 21 '10 #3
Sfreak
64
Check how much memory your application is consuming... in many cases when you have a bug when disposing objects this kind of behavior may occur. Its just an idea. Try to observe it.

Fernando Mello
Aug 22 '10 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Brian Lesker | Impulse Info Systems | last post by:
Keywords: Oracle 6i Citrix ORA-06508 Crash Problem descryption: Oracle (6i) application crashes in Citrix farm with error ORA-06508. HOWTO resolve:
2
by: Ankit | last post by:
Hi, I have a VC++ DLL, which is inturn being used by a VB app. This VC++ DLL uses DAO to connect to a DB, which is an MS Access 97 DB. Now, at times (usually when the size of the Access DB...
2
by: Sakharam Phapale | last post by:
Hi All, I am working on a project, where maximum operations carried out on Files and multi-dimensional arrays. Since array data is huge application takes too much memory. My problem is, after...
5
by: BOOGIEMAN | last post by:
I want to put my console application to wait some time (for example 10 seconds) How do you do that ? Also, how does "Press any key to continue" code look like in C# ? If it helps, I can post here...
2
by: kk.simhadri | last post by:
Hi All I am having an ASP page which will get some set of files from VSS.After that, in the same page I am running a bat file to remove some unwanted files.Then I am displaying the files...
0
by: Sandy | last post by:
HI All, I have created a MFC exe using VC++ .NET 2003 on Windows XP Prof service pack 2 and it works properly on my machine, but when I run the same exe on a different machine (Windows XP Prof...
8
by: Ryan | last post by:
I've created and deployed a VB.Net 2005 Application. I have it set as a FullTrust (ClickOnce) application. The install point is on a network server. I did not run into this issue at all while...
1
by: teju | last post by:
I am using the OTL library for database interaction(otl.sourceforge.net) This is the sample code from my application: strm_ << parm.corp_id(); strm_ << parm.prod_id(); write_to_log(("Before...
0
by: KishorDhembare | last post by:
Hi Everybady I Want To Create New Database When My Application Starts First Time My Application Developed In Vb.net I Get The Error When I Run Command which I Have Command Is Like. Dim...
0
by: sumimol | last post by:
Hi We have an application in c# and it uses COM interface for communicating to unmanaged code.Its a multi threaded application.After running application for long time, it shows windows dont send pop...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.