Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

A few remaining issues on the install

Status
Not open for further replies.

ausmoran

MIS
Apr 8, 2001
157
US
After working for three long months I have finally completed work on a VB6.0 application. I used Installer 1.1 to create the distribution package. Everything seems to be okay except for the following:
1. I used simple graphics with labels over top of them for buttons. AFter installing the compiled version on another machine the graphics with labels all come out black. On the non-compiled version on the design machine,
they look great. Do any of you guys know what might cause that?

2. The application is built with both DAO and ADO (mistake). Anyway,when I attempt to install the app on a machine with NT Workstation 4.0, I get an ADO error and am unable to open the application. I attempted to install
MDAC_TYP on that machine, but I suspect that is NOT what I want to do with NT Workstation. Any ideas?

Thanks very much in advance!!!

Austin

 
Hm.....I'm understanding you're question right.
The first place i would look is when you load the gaphics for you Label/buttons on the design machine is to make sure the path is the same or is going to be the same path it will have when the compiled program is installed on the users machine. if not the program is still looking for the graphics in the path on the design machine thats why there blacked out..

<---CuJo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top