Click to See Complete Forum and Search --> : ADO Problem?? URGENT
hcleo
Apr 1st, 2000, 02:47 PM
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...
bambang6
Apr 2nd, 2000, 07:10 PM
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.
hcleo
Apr 3rd, 2000, 12:17 PM
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
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.