Click to See Complete Forum and Search --> : make install program
konglok
Jan 17th, 2000, 09:45 AM
i want to make install application to disk 1.44
application was develop to vb6
now i user installshield express 2.11 but after i make install finish, i bring diskkett install to another computer and test program run application it error "ADO CAN NOT FIND" can help me
ivyl
Jan 17th, 2000, 05:16 PM
Have you tried using the Package and Deployment Wizard to make the setup program?
PaulB
Jan 18th, 2000, 04:55 PM
I think that this is a problem where the ADO control can't find the database.
Do you include the database with the installation?
Howabout putting the database in the same directory as the application.
Then point the ADO control at app.path
Maartin
Jan 18th, 2000, 05:03 PM
I agree with Ivyl.
The best I found was to use the 'Package and deployment Wizard'.
It worked well for me for some time now. I tried some other one like install shield but it does not pickup all the dependencies etc.
And it is not the easiest to work.
Have fun.
------------------
-----------------------
Maartin
dinamite@onwe.co.za
-----------------------
Jakys
Jan 19th, 2000, 11:35 AM
In VB6 the Package and deployment Wizard don't work correctly. You need to download Service Pack 3 to make it work! The Service Pack is free (get it microsofts homepage) but it is over 50mb!
You will not see the error Package and deployment Wizard make before you run the setip program.
Clunietp
Jan 19th, 2000, 12:21 PM
You are probably getting the error "ADO CAN NOT FIND THE SPECIFIED PROVIDER".
You are also probably connecting to a Access 97 DB.
You are also distributing version 2.1 of the MDAC (MS Data Access Components) and you need to distribute version 2.0 instead.
Yes, I can read minds.....on occasion :)
XxEvilxX
Jan 19th, 2000, 12:24 PM
what if there person just copy the program to a cd then what well you do then your program cna be install on every system
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.