Click to See Complete Forum and Search --> : Program Will not run on some computers
Phil.Hebert
Jan 19th, 2000, 02:06 PM
My first program runs fine on My friends, my fathers, and my own computer. It wont run on my fathers office computer. Why? I have a splash screen and a main form, the splash comes up but it locks up when attempting to Unload and show the MainForm!
FirstKnight
Jan 19th, 2000, 04:03 PM
Phil,
Logic dictates that you find out what the difference is between those computers where the program works and the one where it doesn't. Maybe a different OS? Also make sure that when it installs, it copies all the Runtime files and DLL's needed.
Phil.Hebert
Jan 20th, 2000, 04:57 AM
Mycomputer is windows 98a and the other computers are windows 95a/b. It wont work on another computer with Win98a. It seems that it locks up when trying to load the Main form. It worked the first time I tried and then I added some OCX files, It might be my HLink.ocx file. I use HLink for in program HyperLinks, I dont know how do make a code myself to open the current default browser!
MartinLiss
Jan 20th, 2000, 05:42 AM
How are you attempting to install your program. VB Setup or Package and Deployment Wizard, InstallShield, manuallY?
------------------
Marty
Can you buy an entire chess set in a pawn shop?
Phil.Hebert
Jan 22nd, 2000, 01:44 PM
I am useing the VB5Pro Setup Wizard, that come with it, Im alos looking for a more customizable setup wizard
DiGiTaIErRoR
Jan 22nd, 2000, 05:00 PM
Make sure it has the same run time files.
Or it might have some kind of protection program that is blocking a function.
------------------
DiGiTaIErRoR
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.