|
-
Jan 19th, 2000, 03:06 PM
#1
Thread Starter
Member
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!
-
Jan 19th, 2000, 05:03 PM
#2
Lively Member
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.
-
Jan 20th, 2000, 05:57 AM
#3
Thread Starter
Member
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!
-
Jan 20th, 2000, 06:42 AM
#4
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?
-
Jan 22nd, 2000, 02:44 PM
#5
Thread Starter
Member
I am useing the VB5Pro Setup Wizard, that come with it, Im alos looking for a more customizable setup wizard
-
Jan 22nd, 2000, 06:00 PM
#6
So Unbanned
Make sure it has the same run time files.
Or it might have some kind of protection program that is blocking a function.
------------------
DiGiTaIErRoR
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|