473,386 Members | 1,733 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,386 software developers and data experts.

Troubleshoot possible memory problems

We have rolled out an app, and are experiencing complete application and
system slowdown as users open and close windows forms in our app throughout
the day.

It usually happens about 50 or so form opening/closing cycles.

If the user notices the app is slowing down, and they exit the app then gop
back in, it works fine for another 50 or so open/closes.

If they keep pushing it, and go another 20-30 times, it will eventually be
so slow the form takes 2-3 minutes to redraw, and will eventually lock their
PC, forcing a reboot.

The forms do have quite a few controls on them. The do talk to a database,
but not using bound forms, and the data access is pretty small.

We have tried setting all objects to nothing at the end of all procedures,
doing GC.Collect, other things, but can't quite nail it down...

The client machines are all WinXP SP1, P4 2.XGhz, 512MB RAM or better.
Version 1.0 of the framework, VS2002.

Any ideas on troubleshooting this? Is there a specific memory counter
somewhere I can monitor or display on the form, so I can see if it goes
down? The task manager memory for the app grows and grows, but I understand
that may not be a real accurate gauge of memory usage.

Thanks!
Nov 22 '05 #1
0 657

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Alex | last post by:
Is it more time-consuming to troubleshoot or just start from scratch. PHP used to work that's why I'm tempted to just re-install Linux.
5
by: Justice | last post by:
Currently I'm doing some experimenting with the XMLHTTP object in Javascript. Now, the XMLHttp object is asynchronous (at least in this case), and the following code causes a significant memory...
0
by: Tappy Tibbons | last post by:
We have rolled out an app, and are experiencing complete application and system slowdown as users open and close windows forms in our app throughout the day. It usually happens about 50 or so...
5
by: DLPnet | last post by:
Hello, I m working on Windows and Mac in C++. My application uses a lot of memory since it s dealing with a lot of images. So I load images in a cache when needed and if I haven t enough...
13
by: Roman Mashak | last post by:
Hello, All! I have this small piece of code, where segmentation fault happenes only upon runnin code. No problems during debug (JFI I'm using gdb-6.3): ---- struct host_info { char *host;...
8
by: Richard Edwards | last post by:
If I have the following declaration: static char *list = {0}; and I execute this code: list = malloc(10); am I asking for problems?
2
by: markelc | last post by:
I've created several new users through the CreateUserWizard without a hitch but when I can't login using the login server control with any of them. How do I troubleshoot this problem? I've used SQL...
2
by: Mike | last post by:
Hi, I am new to C and having problems with the following program. Basically I am trying to read some files, loading data structures into memory for latter searching. I am trying to use structres...
7
by: dtschoepe | last post by:
Hi, I am working on a project for school and I am trying to get my head around something weird. I have a function setup which is used to get an input from stdin and a piece of memory is created...
6
by: tgnelson85 | last post by:
Hello, C question here (running on Linux, though there should be no platform specific code). After reading through a few examples, and following one in a book, for linked lists i thought i would...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.