Jump to content

Visual basic program erroring


codeman_cas

Recommended Posts

Hi guys , wonder if anyone can help , ive spent ages writing a program in visual basic that i needed to run on a variety of XP pcs , but found that everyone i run it on errors besides the ones with visual basic installed on them.

 

Does VB need any dependancies to run programs ??? if it does then thats just daft if its specific to a VB machine .

 

Codeman

Link to comment
Share on other sites

You are meant to run the create install wizzard which gathers all the dependancies and package it as an installable application.

 

Alternatively, I believe there may is an option to package the dependancies into the .exe file itself. You need to click on a check box for this. The problem with this method is that the end result of the .exe is far larger + it takes a lot longer to run itself after having to check each time to see if the .ocx, dlls, e.t.c. files need extracting.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.