VB3 or VB4 on Win7P32

Tax Shack

New member
Local time
12:22 AM
Messages
3
Has anyone successfully installed and used either Visual Basic on a Windows 7, 32-bit machine?
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    OS
    Windows 7 Professional x32
  • Computer type
    PC/Desktop
Are you refering to the IDE and programming tools or to running compiled programs made with them?

I can, from experience, tell that VB3 programs run quite well, provided you ship the runtime library (which is the sole file vbrun300.dll), and some time ago I succesfully ran the VB6 IDE in Windows 7 x64, although with a bit cumbersome install experience. I guess other versions would run without too many problems, but not tested them seriously.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Toshiba Sattelite A665-S6092
OS
Windows 7 Ultimate x64
CPU
Intel Core i7-740QM
Memory
8 GB DDR3
Graphics Card(s)
NVIDIA GeForce 330GT
Screen Resolution
1366x768
Hard Drives
Samsung 840 SSD 500GB
1TB USB3 external HD
Cooling
Coolermaster Notepal U3 notebook cooling pad
Internet Speed
3mbps ASDL
Antivirus
ClamWin 0.98.7
Browser
Opera 12.17 x86 (main), Firefox 38 (sec), IE11 (last resort)
I was speaking of the IDE's themselves and yes, the executables do seem to run fine. There seems to be a lot of VB6 IDE experience on Win7, but not much VB3 or VB4. These are my problems with the IDE's so far, in case anyone has overcome them.

VB3 - Installed OK and I used compatibility settings of Win XP SP2 and As Administrator as mentioned in a lot of posts I've seen. When I run the IDE (same compat), open a project I previously created in VB3 on an older PC and then try to create the EXE, it blows up with error "VB caused an access violation in ntdll.dll". And when I click Ignore on this, it blows again with "NTVDM has stopped".

VB4 - Installed OK with same compatibility settings as above, but setup ended with error "Could not remove <path>vb4setup.ttf" - no big deal, I guess, and you can physically go and delete it yourself afterwards. Also, if no Win XP SP2 compat, OLEPRO will abend when you run the IDE. Then when I open the same old VB3 project as above, it tells me it can't find the associated .VBX files, which is understandable because VB4 replaced this with corresponding .OCX files. VB4 is supposed to present the option to convert these vbx's with the ocx counterparts. What is really weird is that, in one of my hundreds of install/run tests, I once received an option the did automatically change over from vbx to ocx, although I swear this happened during installation, but maybe it was when I opened the old project (otherwise how would it know there was any vbx around, unless it was programmed to assume the possibility). Even in this case, I blew up with VB32.exe APPCRASH at stackhash_a021 (if I can read my writing from the notes I took).

I appreciate any suggestions to overcome the problems.
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    OS
    Windows 7 Professional x32
  • Computer type
    PC/Desktop
Back
Top