-
file made from VB6 opens fine on my pc but many missing .ocx's on other pcs when run
I am making a simple IM chat program in VB. I put the client.exe server.exe and the databsae file on my desktop. I run the server.exe and the client.exe fine and it connects great (note the VB project files are not in the same direcotry)
Whenever I send someone the client.exe which runs fine for me they get many errors like this:
Compenent MSWINSCK.OCX or one of its dependencies is not correctly registered: a file is missing or invalid.
If i get them to download mswinsck.ocx and put it in their system32, it comes up with a different file error, i try multiple times with multiple files but it just keeps going!
Any ideas on how to stop this?
Thanks,
anony
-
You will probably need to create an installer for your program to copy and register all the necessary components on the target PC. For more information, see http://www.developerfusion.co.uk/show/27/
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
Similar Threads
-
Replies: 146
Last Post: 08-12-2002, 10:40 PM
-
By Tomer Cagan in forum ASP.NET
Replies: 1
Last Post: 07-24-2001, 09:01 AM
-
Replies: 5
Last Post: 06-04-2001, 04:27 PM
-
By Andrew McLellan in forum Java
Replies: 3
Last Post: 05-09-2001, 05:34 PM
-
By Venu Madhav Varadaraj in forum ASP.NET
Replies: 0
Last Post: 01-20-2001, 07:18 AM
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|