|
-
Apr 1st, 2000, 03:47 PM
#1
Thread Starter
Junior Member
I was using some ado database control in my project. After i have finish it an dmake the setup file, i found out that the ado method only work with the pc that have install vb before, if the pc was never have vb inside before then it will return a runtime error. So now how can i handle this problem and keep my ado db?? Pls help if u know how coz it was urgent...
-
Apr 2nd, 2000, 07:10 PM
#2
New Member
Try to run your apps from the computer and write down the file missing eg. *.ocx . after you know what is the file missing copy that file from your windows system directory (eg. c:\windows\system) to the same directory in the new computer.
-
Apr 3rd, 2000, 12:17 PM
#3
Thread Starter
Junior Member
There is no message that said about missing file with executing the program, the only thing that show while the installation is that the file below can't be register:
MSEXCH35.DLL
EXPSRV.DLL
If anyone have using ADO in they project and have no problem with they installatin, i hope u guy can tell me what reference or component that you are using related to the ado, so i can't find out if there is anything missing in my project. Or may be anyone can show me how they make their setup file using the pakage & development wizard, may be i heve miss something while i was making the setup file.. TankX
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
|