Results 1 to 5 of 5

Thread: Programs starts way to slow after hitting the start button

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2002
    Location
    Netherlands
    Posts
    14

    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)

  2. #2
    Addicted Member Fat_N_Furry's Avatar
    Join Date
    Oct 2002
    Posts
    171
    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!

  3. #3
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    .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.

  4. #4
    Hyperactive Member
    Join Date
    Feb 2002
    Posts
    261
    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!

  5. #5
    Addicted Member Fat_N_Furry's Avatar
    Join Date
    Oct 2002
    Posts
    171
    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
  •  



Click Here to Expand Forum to Full Width