From: Jean Raymond on 26 Oct 2006 23:00 ftp://ftp.cavo.com/pubcavo/resources/Pages 253-254 from VO27pg.pdf Corrected pages form vo27pg.pdf Regards Jean Raymond JR-INFO cmVodbx32, DBF Manager Ribbon Toolbar Editor http://www.rayonline.com/jrinfo Please erase the XX to reply jr-infoXX(a)rayonlineXX.com <tavo(a)lfm.edu.mx> a ?crit dans le message de news: 1161903882.945449.77820(a)h48g2000cwc.googlegroups.com... > Yves, > > I add the DLLs that the program needs: VO27SYS, VO27RUN, VO27RDD, > VO27GUI. But the app still not run. What other files should I have to > add? > Thanks > > Octavio R > Mexico City >
From: Willie Moore on 26 Oct 2006 23:36 Octavio, You can use the Ino installer or just zip up your DLLs and have them unzip it into a directory. To figure out the dlls required, I use dependancy walker. http://www.dependencywalker.com/ For Most VO apps, you will need atleast the DLLS that you have indicated plus the .rdd files if you are using DBF files. In addition, you might need the cato*.dll files depending on what controls you are using on your windows. if you are using any OLE, you will need the vo27ole and vo27orun dlls. Regards, Willie <tavo(a)lfm.edu.mx> wrote in message news:1161903882.945449.77820(a)h48g2000cwc.googlegroups.com... > Yves, > > I add the DLLs that the program needs: VO27SYS, VO27RUN, VO27RDD, > VO27GUI. But the app still not run. What other files should I have to > add? > Thanks > > Octavio R > Mexico City >
From: Yves on 27 Oct 2006 03:39 I use inno. As said in other answer you have to set manually the dependency dll for VO27 I tried my install works and add the missing for me. See other answer. Yves <tavo(a)lfm.edu.mx> a ?crit dans le message de news:1161903882.945449.77820(a)h48g2000cwc.googlegroups.com... > Yves, > > I add the DLLs that the program needs: VO27SYS, VO27RUN, VO27RDD, > VO27GUI. But the app still not run. What other files should I have to > add? > Thanks > > Octavio R > Mexico City >
From: Geoff on 27 Oct 2006 04:39 Way too much. Start with this (you are including a lot of stuff most folks won't know about or have): Of the cato varierty, only this is required and only if you have split windows > copy c:\cavo27b1\bin\Cato3spl.dll > copy c:\cavo27b1\bin\VO27SYS.DLL > copy c:\cavo27b1\bin\VO27SQL.DLL - ONLY if you need the VO SQL classes > copy c:\cavo27b1\bin\VO27TRM.DLL - ONLY if you have a terminal window left in > copy c:\cavo27b1\bin\VO27Orun.dll > copy c:\cavo27b1\bin\VO27Gui.dll > copy c:\cavo27b1\bin\VO27Ole.dll - ONLY if you have OLE stuff > copy c:\cavo27b1\bin\VO27RDD.DLL > copy c:\cavo27b1\bin\vo27run.dll > copy c:\cavo27b1\bin\vo27osrv.dll - ONLY if you have OLE stuff These ones ONLY if you have embedded report pro stuff > copy c:\cavo27b1\rp213\rp2RDD32.DLL > copy c:\cavo27b1\rp213\Rp2Eng32.DLL > copy c:\cavo27b1\rp213\RP2S32.DLL > copy c:\cavo27b1\rp213\rpExport.DLL ONLY if you use the zip functions in them > copy c:\cavo27b1\bin\Unzdll.dll (Zip) > copy c:\cavo27b1\bin\Zipdll.dll > copy c:\cavo27b1\bin\FabPaint.dll (ONLY if you need Fab Tools) bBrowser DLLs if you need them > copy c:\cavo27b1\bin\bBrw20.dll (latest bBrowser) > copy c:\cavo27b1\bin\bSer20.dll > copy c:\cavo27b1\bin\CavoDbf.rdd > copy c:\cavo27b1\bin\_DbfCdx.rdd > copy c:\cavo27b1\bin\Dbfcdx.rdd (You do not need the other RDD files unless explicitly used) > copy c:\cavo27b1\bin\seuixp.dll (ONLY if you use Sven's menu's) There is one nations one I guess but I don't know what it is because we don't need it. Geoff
From: Geoff on 27 Oct 2006 22:40 Typo: DBF = SDF. Sorry. "Geoff" <geoff(a)soft_objectives.com.au> wrote in message news:4542c182$1(a)dnews.tpgi.com.au: > Ok, sure. But I never use DBF etc so it hasn't been an issue <g>. But > I'd be interested to see the 'no error message' bit. I know I get a > decent message if I leave out the cdx rdd. > > Geoff
First
|
Prev
|
Next
|
Last
Pages: 1 2 3 Prev: VO Beginner: how to use Oracle with VO 2.6? Next: Anybody using VBScript.RegExp 5.5 ? |