|
-
May 22nd, 2006, 06:56 AM
#1
Thread Starter
Hyperactive Member
[02/03] Forms load slow
Hi!
What reason can be that the forms are loaded slowly ? Some times I can see it the repainting.
It goes slow without loading data. Visually the load of controls are slow
regards
Last edited by anna7; May 22nd, 2006 at 11:33 AM.
-
May 22nd, 2006, 01:10 PM
#2
Re: [02/03] Forms load slow
it's mostly because you have slow cpu or low memory.
try not adding too much code in the Form_Load event
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
-
May 22nd, 2006, 03:38 PM
#3
Re: [02/03] Forms load slow
I suspect that a relatively small amount of memory would be the most likely culprit. How much system RAM do you have, and which OS?
My usual boring signature: Nothing
 
-
May 23rd, 2006, 04:45 AM
#4
Thread Starter
Hyperactive Member
Re: [02/03] Forms load slow
Hi!
The main characteristics are:
- Pentium 4 2'8 Ghz.
512 memory DDR333 SDRAM
ATI Radeon 9700 64 Mb.
O.S. Windows XP
regards
-
May 23rd, 2006, 05:05 AM
#5
Fanatic Member
Re: [02/03] Forms load slow
Ive noticed the same problem with programs made in VS. Even with no code, a form with a lot of controls made in VB, is much slower than a form with the same amount of controls made in C++/MFC.
PS:
I have a 2.2GHz AMD Athlon XP
512MB memory
and NVidia MX 440 128MB graphics card
Last edited by dom_stapleton; May 23rd, 2006 at 05:07 AM.
Reason: added specs
-
May 23rd, 2006, 10:13 AM
#6
Re: [02/03] Forms load slow
 Originally Posted by anna7
Hi!
The main characteristics are:
- Pentium 4 2'8 Ghz.
512 memory DDR333 SDRAM
ATI Radeon 9700 64 Mb.
O.S. Windows XP
regards
I guess, you are talking about VS 2005 then, cause your hardware are compitible with vs 2003.
The only way to solve this problem is looking into your windows settings and try to increase the size of the "page file"
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|