|
-
Oct 14th, 2002, 10:03 AM
#1
Thread Starter
New Member
Programs starts way to slow after hitting the start button
Each time when i press "start" in the VB-editor to see the results... it takes a looooong time before the program starts to run.... who knows how to speed up this procedure ?
(i wait like 30sec till 1min on a 2Ghz machine)
-
Oct 17th, 2002, 06:12 PM
#2
Addicted Member
Whoa that's pretty bad. Try defragmenting your hard drive. That should speed it up a LITTLe at least... Go to Start>All Programs>Accessories>System Tools>Disk Defragmenter.
[edit]Also - how much RAM do you have? If you have 128 MB or below, (and if you're running XP especially) you should *definately* consider upgrading it. [/edit]
gL with your computer,
furry
 Eat long and prosper! 
If someone helps you, find someone you can help.
If you still have time, click on the darn banner up there and help the forum! 
-
Oct 17th, 2002, 06:22 PM
#3
.NET isn't like VB6 where when you press 'Start' it compiles/builds the solution into an exe, whereas VB6 interpreted the code on the fly (that is why you could change it while it was running). So the pause is the computer actually building the application along with everything else in the solution.
-
Oct 17th, 2002, 08:25 PM
#4
Hyperactive Member
I also have a strange problem, that sometimes an application wont run after hitting the start button! I occasionally have to restart the application a couple of times before it works!
-
Oct 18th, 2002, 03:44 PM
#5
Addicted Member
Give the folks at Microsoft a ring. They should be able to fix your problems. Also - try getting the latest updates for everything on your computer - it may help.
Furry
 Eat long and prosper! 
If someone helps you, find someone you can help.
If you still have time, click on the darn banner up there and help the forum! 
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
|