'The file IDAPI32.CNF could not be located in support dir'
if I click on OK I get another message:
'Config file: c:\program files\common files\borland\bde\idapi.cnf'
Application doesn't run. Error with Vdb7run.exe
any idea?
thanks a lot
Massimo Delledonne
Have you downloaded and read DEPLOY7.ZIP at my website? It covers a
lot of things, one of which is the need to do a FULL BDE installation
-- don't bother with the partial -- you will always have errors.
Included is a list of files that must be deployed and their respective
groups -- you may want to make sure you're getting them all.
Ken
---
Ken Mayer [TeamB]
Golden Stag Productions
http://www.mindspring.com/~hirschv/homepage.htm
http://www.mindspring.com/~hirschv/dbase/dbase.htm
Visual dBASE and InterBase WebRing - http://www.fghoche.com/dbasering.htm
TeamB: http://www.teamb.com
thanks
Massimo
>I'm deploying the whole BDE but, reading your DEPLOY7.ZIP, I found that
>I have just one IDAPI32.CNF loaded on my computer (the one I use to
>develop application), under installshield/redist, which is dated
>04/02/1996.
>Therefore, its date is different from teh date you report.
>You mention that with BDE 5.01 this file should be dated even
>differently from the one to be used with the old BDE. I'm wondering
>where to find IDAPI32.CNF for BDE 4 and 5
Dunno. I got that information from someone else. Did you download the
2.01 version of InstallShield?
Any suggestion?
Massimo
Just recently did my first deploy. Following advice here, I specified
the full BDE and verified the file list with that shown in deploy7.
Still got an error installing on a machine that didn't have _any_
version of BDE on it - no Corel, Delphi, etc. and the only dBASE
versions installed were DOS ones.
There was a message box about a failure to merge BDE configuration
files. I had it continue (what the heck <g>?) and all seems to be
working correctly. However, having that messagebox with the red stop
sign pop up was unnerving....
Was it me? or something in ISE?
Marilyn
> Was there vdB5.# on that system? 16 and 32 bit configs can be merged as
> well.
Even if not, selecting to save CFG file for both 16/32 bit versions
_could_ be the major player here.
Gary White
Some dBase stuff at:
http://www.apptools.com/dbase
>Yes Ken, I'm using InstallShield 2.01, and in the /REDIST folder there
>is just one IDAPI32.CNF .. one year older than the one you mention
>should be used to deploy
>
>Any suggestion?
Nope. Did the deploy work? Did you get the latest version of the
DEPLOY7 file? It includes more information that may help you out with
this.
Now, the problem seems to be related to IDAPI32.CNF, which on my
computer is dated 04/02/1996. I've reinstalled installshield 2.01 but
still that file is dated 1996 and still is not possible to deploy .....
Of course I've choosen the FULL BDE installation ...
With ISE 2.01 and VdB 7.01, I am not able to obtain a successful
installation of my application on a computer which does not carry VdB7
already.
any help?
Massimo
Nope. Brand new computer with little on it yet. Definitely no BDE at
all (I looked <g>)
Marilyn
>With ISE 2.01 and VdB 7.01, I am not able to obtain a successful
>installation of my application on a computer which does not carry VdB7
>already.
>
>any help?
I'm sorry, but I have no ideas ...
> With ISE 2.01 and VdB 7.01, I am not able to obtain a successful
> installation of my application on a computer which does not carry VdB7
> already.
I don't know what you're doing differently, but I have deployed
VdB7.01/IS2.01 on non-VdB computers. I don't remember doing anything
special. I did not set up any aliases because the program code did
that. I did nothing special for the BDE except include a FULL BDE
deployment and did NOT specify both 16 and 32 bit.
Massimo
"Ken Mayer [TeamB]" wrote:
>
> Massimo Delledonne <delle@pc#REMOVETHIS#.unicatt.it> wrote:
>
> >With ISE 2.01 and VdB 7.01, I am not able to obtain a successful
> >installation of my application on a computer which does not carry VdB7
> >already.
> >
Massimo Delledonne wrote:
>
>
> With ISE 2.01 and VdB 7.01, I am not able to obtain a successful
> installation of my application on a computer which does not carry VdB7
> already.
>
> any help?
>
> Massimo
>
I ran into this same problem when I attempted to deploy my project when
working on the beta of Ken's Tutorial Project, but finally concluded it
was something I'd done wrong in the coding.
Strangely, I could get it to work if I installed vdb7 on the computer
after the project, and then remove vdb7 immediately. If I then
reinstalled the project, it again would not run. Something gets written
over, but what?
--
Please edit Return Email Address before sending. Remove the word ZAP
from the address..
Bob Newman
Gerald
> Have you successfully deployed BDE version 5.01?
Nope, I haven't had a need to do a deployment since I got the upgraded
BDE. I think it was 4.51(?) whatever shipped with VdB7.
Gary
Some dBASE Stuff at
http://www.AppTools.com/dbase
This is followed by another error "Failed In Adding Alias The Error
Number is 3, Initialization Failed"
If I try to open the deployed application it errors with "This Program
has performed an illegal operation and will be shut down"
Both the development PC and the target PC are running Windows 98.
I have seen several posts from others indicating they had encountered the
"Merging" error above. No one has come back saying they had overcome the
problem.
Gerald
I don't know of anybody who has been able to deploy with BDE 5 .. may be
it's time for the company to help us DISTRIBUTING what we have created
What hell can I do with an application that cannot be installed on
customer's computers?
anyway, hope to be able to install my application soon, but I'm not able
to do that without your help
thanks for all, guys
Massimo
That usually happens when there are BDE registry keys left. Before the
install runs, check whether the following two registry keys exist:
HKEY_LOCAL_MACHINE\SOFTWARE\Borland\BLW32
HKEY_LOCAL_MACHINE\SOFTWARE\Borland\Database Engine
If you are sure there never was a BDE application on that machine, these
two keys should NOT exist.
Stefan
InstallShield Software Corp.
Hi Gerald,
this is probably due to the fact that the IDAPINST.DLL that is shipped with
InstallShield Express 2.01 is not the correct version.
The DLL that you require (Version 5.x) is available at
http://www.tdag.org/downloads/idapinst50.dll.
Rename it to idapinst.dll and replace any existing version after making a
backup. This DLL will ONLY work with BDE 5.0 and above.
Also follow the instructions that are given elsewhere in this thread on how
to deploy BDE 5.0 with the Express version that is shipped/downloadable for
VDbase.
Stefan
InstallShield Software Corp.
Gerald
> > The DLL that you require (Version 5.x) is available at
> > http://www.tdag.org/downloads/idapinst50.dll.
> >
> I tried the link above and ran into a blind alley in obtaining
> IDAPINST.DLL. Is there an alternate source?
It worked ok for me. Maybe a temporary problem. You might try it
again.
What is the date and size of the revised file. Is it the same one that
comes with InstallShield Express on the Delphi 4 CD?
Gerald
If we upgraded to 2.04 do we still need to d/l this file?
John
--
Staub & Associates, Inc.
(850) 913-8488
http://www.staubassociates.com
Buy your books, etc. online at
http://www.staubassociates.com/bkstore.htm
Gerald Lightsey wrote in message ...
Gerald
Gerald
> > > > The DLL that you require (Version 5.x) is available at
> > > > http://www.tdag.org/downloads/idapinst50.dll.
> I'm feeling more than a little stupid at this point. <g> When I follow
> the link above I reach what appears to be the TDAG home page. It has
> five selections at the top: Members, News, Showcase, Links, Contact.
> I see nothing on the page that speaks of any file availability. The
> closest I can get to idapinst50.dll is to follow the link over to
> InstallShield and I suppose I could download the whole InstallShield
> 2.01. What am I missing in this chase?
>
> What is the date and size of the revised file. Is it the same one that
> comes with InstallShield Express on the Delphi 4 CD?
That is strange because the URL does not point to an html page, it
points directly to the DLL. You shouldn't go to _any_ page, your
browser should just download the file.
At any rate:
file size: 114,176 bytes
file date: ? mine has today's date
>I would like to ask if anyone has been able to deploy BDE version 5.01.
>I have 5.01 from performing inline update 1 and 2 for Delphi 4. I tried
>to deploy Ken's Tutorial project with it. At the end of the deploy I
>get an error form labeled "Severe" that says "Merging The Configuration
>File Has Failed. Config File: C:\Program files\Common
>Files\Borland\BDE\IDAPI.CNF"
Check out the latest version of the DEPLOY7.ZIP at my site. It
includes some more information that may help ...
Thanks for the info. Time to go update DEPLOY7 again ...
>Stephan,
>
> If we upgraded to 2.04 do we still need to d/l this file?
2.04? There is no Visual dBASE 2.04 ... not that I'm aware of ...
there's a 2.01 ISE update ... (and if that's what you mean, yes, if
you are using BDE 5.x you would need the new .DLL).
>I don't know of anybody who has been able to deploy with BDE 5 .. may be
>it's time for the company to help us DISTRIBUTING what we have created
>What hell can I do with an application that cannot be installed on
>customer's computers?
Check Stefan's message in this thread about a new .DLL being needed
and being available at the InstallShield website (he gives the URL).
>Suggest you confirm that someone has had success with it before you do.
>I would give you results except I haven't been successful in getting the
>file. <g>
Hmm. Maybe a real browser would do the job better (gdr&rvvvvvf!)
--
Romain Strieff [TeamB]
Please read this newsgroup guide below before
posting on the private Inprise newsgroups.
http://www.inprise.com/newsgroups/guide.html
--
John
--
Staub & Associates, Inc.
(850) 913-8488
http://www.staubassociates.com
Buy your books, etc. online at
http://www.staubassociates.com/bkstore.htm
Ken Mayer [TeamB] wrote in message <36c4cfc8...@forums.borland.com>...
>"John Staub" <bmds@send_me_nothing_worldnet.att.net> wrote:
>
>>Stephan,
>>
>> If we upgraded to 2.04 do we still need to d/l this file?
>
>2.04? There is no Visual dBASE 2.04 ... not that I'm aware of ...
>there's a 2.01 ISE update ... (and if that's what you mean, yes, if
>you are using BDE 5.x you would need the new .DLL).
>
> I use MS Explorer 4.0 and it just goes to the home page and never sees a
> file. Call us "dumb and dumber". I am curious, are you able to make a
> successful deploy with BDE 5.01 and this new file?
I use IE 4.01. I just double clicked the url in Agent and IE snagged
the file for me. As far as a deployment with the new file, I'll try
it. I don't have a really clean machine to test on now.
>Ken, Sorry for the confusion. There is also a 2.04 ISE upgrade that I
>recently downloaded.
Actually I realized when I saw my posting that I typoed that. Does
this work to just upgrade your Visual dBASE ISE? Or is it a separate
version? If a separate version it may not understand Visual dBASE, the
BDE, and such.
Gerald
Gerald
It did not upgrade the version that came with 7.X.
John
--
Staub & Associates, Inc.
(850) 913-8488
http://www.staubassociates.com
Buy your books, etc. online at
http://www.staubassociates.com/bkstore.htm
Ken Mayer [TeamB] wrote in message <36c5ab7d...@forums.borland.com>...
Gerald
>I originally received ISE 2.01 when I ordered it. I was planning on using
>it for some 16 bit deployments, then realized it would do 32 bit vdB also.
>I don't think it works with the version that came with vdB, but it does
>understand and deploy both the 16 and 32 bit versions of vdB, and integrates
>the 32 bit BDE in quite well.
>
>It did not upgrade the version that came with 7.X.
Ah, ok ... well, as long as it can handle the VDB7 runtime and BDE
stuff, that's cool.
You did not read my post correctly. I gave you a link directly to the file
for the exact reason that it is not reachable in any other ways.
Stefan
InstallShield Software Corp.
No, but you must use the Delphi 4 project type to gain support for BDE 5
Stefan
InstallShield Software Corp.
It is NOT the InstallShield website. It is the TDAG (The Delphi Advocacy
Group) site which I administer.
Stefan
InstallShield Software Corp.
Dear Massimo,
The File You found was the correct one for
Deployment with the
Version of InstallShield that ships with VDB.
Idapi32.cnf last Modified date of February 4,
1996
The Deployment files are specific to the version
of InstallShield You use. InstallShield by
Default uses the files found in Your
BDE directory, Redist directory and Bin directory.
If You should install any Applications
ie: BDE 5.01, Delphi, IntraBuilder or C++Builder
one or more of these files may be changed.
The consequences of this can vary a great deal.
The error message You
describe is one of them.
The solution we implemented was to Copy the files
necessary for the
version of InstallShield we use with VDB
Deployments to a separate Directory.
Whenever we create a VDB Deployment we select the
files from this Directory.
>I have just one IDAPI32.CNF loaded on my computer (the one I use to
>develop application), under installshield/redist, which is dated
>04/02/1996.
Best of Luck to You,
Rick Miller
Gerald
I appreciate your trying to help here, but I am still unable to penetrate
the above address. There does not seem to be a downloads page for
www.tdag.org. When I click on the above url exactly as shown above, I
just go to the home page of TDAG. If I input the above url into the
browser, same thing. If I use Getright on the above url I just get a
copy of the home page with the name idapinst50.zip.
I have always been able to download files set up for download on a web
site but this process sure isn't working for me.
Gerald
TDAG does not have a download page. Your browser is just not up for it. It
definitely works here.
Make sure you type it all in lowercase. Unix systems are case sensitive.
Stefan
InstallShield Software Corp.
There won't be any.
Stefan
InstallShield Software Corp.
Gerald
Gerald
> I did the same. My actions are correct its just the results that are
> wrong.
Your actions may be correct, but something is wrong because it _did_
work for me. <G>
Yes it does. Otherwise look for IDAPINST.DLL while the BDE update setup is
running :)
Stefan
InstallShield Software Corp.
I can't, sorry. This is mostly because I've gone against company policy and
have thrown any warnings in the wind to make the DLL available.
Stefan
InstallShield Software Corp.
Gerald
At the end of the deploy I get an error form labeled "Severe" that says
"Merging The Configuration File Has Failed. Config File: C:\Program
files\Common Files\Borland\BDE\IDAPI.CNF"
This is followed by another error "Failed In Adding Alias The Error
Number is 3, Initialization Failed"
If I try to open the deployed application it errors with "This Program
has performed an illegal operation and will be shut down"
Both the development PC and the target PC are running Windows 98.
...during the deployment I saw a reference to IDAPINST.DLL but after the
deployment the file did not show up anywhere on the target PC. Keep in
mind this is the latest version of the 5.1 BDE. Do you have any further
suggestions?
Gerald
I hate to see you struggle with this darn thing so much, so I just
e-mailed it to you. I hope you don't mind.
Gary
On Mon, 15 Feb 1999 17:47:18 -0800, Gerald Lightsey wrote:
> On Mon, 15 Feb 1999 20:57:38 GMT, in the borland.public.vdbase.deployment
> group, stefan(at)installshield(dot)co(dot)za (InstallShield Software
> Corp.) said...
> > TDAG does not have a download page. Your browser is just not up for it. It
> > definitely works here.
> >
> > Make sure you type it all in lowercase. Unix systems are case sensitive.
> >
> I'm following your instructions the results are just not right. Is it
> possible for you to pass this file along to Borland as a download item
> along with the 2.01 version of InstallShield Express or give them a
> corrected version that contains the correct file?
>
> Gerald
> Thank you very much. I followed Stefans instructions regarding the new
> file. Unfortunately, the deploy failed at the same spot that it did with
> the old file. Have you had a chance to try it out yet?
Nope.
Hi Ken
Apparently your website has run out of bandwidth for this month.
I cannot download your guide. Did you know obout this?
(5.5 on the wierd-ometer scale)
Tim
>Ken Mayer [TeamB]
>Golden Stag Productions
>http://www.mindspring.com/~hirschv/homepage.htm
>http://www.mindspring.com/~hirschv/dbase/dbase.htm
>Visual dBASE and InterBase WebRing - http://www.fghoche.com/dbasering.htm
>TeamB: http://www.teamb.com
--
Tim Smith
T...@dhscient.demon.co.uk
thanks for helping, I'll try your suggestions very soon
Massimo