vb6 slow to load project 
Author Message
 vb6 slow to load project

My VB6 installed on my laptop (Dell 300Mhz CPI w/128 meg or ram Win98) is very slow
to load a project file from my hard drive. The same project can be loaded from
my ME machine over my LAN almost instantaneously. Any clues why this would
hang the machine when these project files are indentical???


Sat, 16 Oct 2004 23:05:46 GMT  
 vb6 slow to load project
I've experienced extremely slow loading of a project when the project's
references are not available.  Make sure the project's required .dll and
.ocx files are registered on the laptop.  A good way to know is to wait for
the project to load, then try CTRL-F5 to fully compile.  If the project
fully compiles, you have a different issue than the one I'm describing.


      MCSD, Brainbench MVP for Visual Basic
      http://www.brainbench.com


Quote:
> My VB6 installed on my laptop (Dell 300Mhz CPI w/128 meg or ram Win98) is
very slow
> to load a project file from my hard drive. The same project can be loaded
from
> my ME machine over my LAN almost instantaneously. Any clues why this would
> hang the machine when these project files are indentical???



Sun, 17 Oct 2004 11:33:45 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. loading projects very slow

2. why is my Project loading slow????

3. Slow, slow, slow search on VB6, ADO and SS7

4. VB6 Data Form loading too slow?

5. VB6 Data Form loading too slow?

6. Can't Load Mapi in VB6 project

7. Can't load/run VB6 Project - HELP!!

8. VB6 project Error in loading DLL

9. .NET project locking/loading DLL created by other .NET project

10. Q: VB4-32: Problems to load MS Project 4.1 project via OLE

11. ocx coud not loaded - does it continue loading project

12. comctl32.ocx cannot be loaded...continue loading project?

 

 
Powered by phpBB® Forum Software