I am using a code example to learn from posted in the description of this video here: http://www.youtube.com/watch?v=0D-JuLRSqQ0

This is a simple web browser using the Gecko engine. This download has the project files and all the resources.

If I run the browser on my windows XP 32 bit machine with VB Express 2008 (F5 or debug) it has a slight delay then opens.

If I run it from my Windows 7 64 bit system, from the 64 bit version of VB Express it takes a solid 3 minutes to load.

At first I thought it just didn't work but I was eating dinner ignoring the screen and noticed after what seemed like a long time the program finally loaded.

I need to know what is going on here because if it is a pc problem that needs fixing this will put a hamper on my app testing.. I won't get true results. If its a VB problem related to win 7 or 64 bit, I need to understand this also.

Any ideas?

Thanks!