D
David Miller
Hello,
I posted this to DotNet.Framework.Controls a week ago or so and got no
response, so now I will repost it here to see if anyone here knows anything
about it...
I have an application that displays items in a ListView control that is
running on a Windows 98 SE machine. The machine is well within system
specifications for the .Net Framework. It is a 600 MHz with 128 MB of RAM,
and also has the Resource Meter application installed. The application is
written in VB.Net against the 1.1 version of the framework.
I wrote a simple test app in which the ListView is put into "Detail" view
mode, and populated with 100 rows and 15 columns of data. If the user grabs
the "bar" handle in the middle of the scrollbar on the ListView and
repeatedly drags it up and down, the system resource go down until they drop
below 10%. At that time I receive an error message that states the
following...
Ninety percent or more of your system resources are in use. To free up
system resources, quit any programs that you are not using. If you do
not, your computer may stop responding.
It doesn't seem to be a 98-specific problem, as you can see the memory go
down on my XP machine whenever I do the same test. It is just much more
apparant on the 98 machine because it only has 128 MB of RAM.
Has anyone encountered this problem before? Any help or info would be much
appreciated.
Thank you,
David Miller
I posted this to DotNet.Framework.Controls a week ago or so and got no
response, so now I will repost it here to see if anyone here knows anything
about it...
I have an application that displays items in a ListView control that is
running on a Windows 98 SE machine. The machine is well within system
specifications for the .Net Framework. It is a 600 MHz with 128 MB of RAM,
and also has the Resource Meter application installed. The application is
written in VB.Net against the 1.1 version of the framework.
I wrote a simple test app in which the ListView is put into "Detail" view
mode, and populated with 100 rows and 15 columns of data. If the user grabs
the "bar" handle in the middle of the scrollbar on the ListView and
repeatedly drags it up and down, the system resource go down until they drop
below 10%. At that time I receive an error message that states the
following...
Ninety percent or more of your system resources are in use. To free up
system resources, quit any programs that you are not using. If you do
not, your computer may stop responding.
It doesn't seem to be a 98-specific problem, as you can see the memory go
down on my XP machine whenever I do the same test. It is just much more
apparant on the 98 machine because it only has 128 MB of RAM.
Has anyone encountered this problem before? Any help or info would be much
appreciated.
Thank you,
David Miller