|
-
Jan 17th, 2000, 01:27 AM
#1
Thread Starter
_______
I have an app using dblist.
When I make an exe of it and put it on a pc without vb I get the message..
dblist is not registered....or file missing.
How do I register the dumb dblist?
Thanks,
Wayne
-
Jan 17th, 2000, 02:35 AM
#2
Fanatic Member
Easier way would be to make a Installation program for your app using Application Setup Wizard (you should have it with your VB). It will do everything your program needs to work on machine without VB.
HTH
------------------
Visual Basic Programmer
------------------
PolComSoft
You will hear a lot about it.
-
Jan 17th, 2000, 02:46 AM
#3
Thread Starter
_______
Thanks,
I didn't want an install so I just copied the ocx and another dll into the windows system and that took care of business.
Thank you for your response.
Wayne
-
Jan 17th, 2000, 03:11 AM
#4
AHHH! the old it works great on my system but not on the one down the street problem.
1st try this shareware: http://www.dependencywalker.com/
then if it is a DB problem:
I recently had a DB app with this very problem and it drove me NUTS until I got rid of the adodc database interface and used DAO instead! WOW what a difference, works every time on any PC now.
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
|