Groups > dBase > dBase deployment > Re: Deployment bug re vdb7run.exe




Deployment bug re vdb7run.exe

Deployment bug re vdb7run.exe
Thu, 10 Jan 2008 12:38:49 -050
Post Reply
Re: Deployment bug re vdb7run.exe
Thu, 10 Jan 2008 20:36:21 -080
Debbie wrote:
> I'm currently working with Visual dBASE 7.5, although my application
started out on several earlier versions of dBASE.  I've had no noticable
problems when I've create new executables using Inno Setup Compiler.  However,
after recently running the application's setup.exe on a new workstation, the
following error resulted when trying to run the application:  "Could not
load vdb7run.exe (error 2)".  I don't know what to do at all, or what the
problem could be.  Any help will be appreciated.  (If you can help, please be as
specific as possible.)  Thanks very much ~

Is this the 1st install attempt with your Inno setup? If so, have you 
included the runtime file (vdb7run.exe) in the files to be deployed by 
Inno? It has to be there or the exe can't run. If the file is being 
deployed, I suppose the next question would be whether it got placed 
where you intended it to be placed. Generally it would go in the system 
folder, although dumping it into the same folder where the app's EXE is 
located will work too. A quick test would be to put a copy of it in the 
app's folder and see if then runs.

Post Reply
Re: Deployment bug re vdb7run.exe
Fri, 11 Jan 2008 00:44:36 -050
In article <uYo5o#6UIHA.1236@news-server>, daked@nyscseapartnership.org 
says...
> I'm currently working with Visual dBASE 7.5, although my application
started out on several earlier versions of dBASE.  I've had no noticable
problems when I've create new executables using Inno Setup Compiler.  However,
after 
recently running the application's setup.exe on a new workstation, the following
error resulted when trying to run the application:  "Could not load
vdb7run.exe (error 2)".  I don't know what to do at all, or what the
problem could 
be.  Any help will be appreciated.  (If you can help, please be as specific as
possible.)  Thanks very much ~
> 

Debbie,

David's point is a good one. You need to check that you are deploying 
everything. Was this on, say, a Vista PC? If so, including manifest 
files will make a difference. You can get information on manifest files 
here:

http://dbase.com/VistaCompatibility2.asp
http://www.goldenstag.net/dbase/

-- 
Geoff Wass [dBVIPS]
Montréal, Québec, Canada

.|.|.|        dBASE info at http://geocities.com/geoff_wass       |.|.|.
.|.|.| ---------------------------------------------------------- |.|.|.
Post Reply
Re: Deployment bug re vdb7run.exe
Fri, 11 Jan 2008 09:48:05 -050
David Stone Wrote:

> Debbie wrote:
> > I'm currently working with Visual dBASE 7.5, although my application
started out on several earlier versions of dBASE.  I've had no noticable
problems when I've create new executables using Inno Setup Compiler.  However,
after recently running the application's setup.exe on a new workstation, the
following error resulted when trying to run the application:  "Could not
load vdb7run.exe (error 2)".  I don't know what to do at all, or what the
problem could be.  Any help will be appreciated.  (If you can help, please be as
specific as possible.)  Thanks very much ~
> 
> Is this the 1st install attempt with your Inno setup? If so, have you 
> included the runtime file (vdb7run.exe) in the files to be deployed by 
> Inno? It has to be there or the exe can't run. If the file is being 
> deployed, I suppose the next question would be whether it got placed 
> where you intended it to be placed. Generally it would go in the system 
> folder, although dumping it into the same folder where the app's EXE is 
> located will work too. A quick test would be to put a copy of it in the 
> app's folder and see if then runs.
> 
> David

No, it's probably the 100th time this has been deployed over the years, but it
was the first time deploying it to that particular workstation.  The new
deployment works on all other workstations.  I've never changed the inno file in
any substantial way.  All our workstations currently use Windows XP. I'll try
the quick test you suggest.  Thanks so much ~
Post Reply
Re: Deployment bug re vdb7run.exe
Fri, 11 Jan 2008 11:56:20 -050
Debbie Wrote:

> David Stone Wrote:
> 
> > Debbie wrote:
> > > I'm currently working with Visual dBASE 7.5, although my
application started out on several earlier versions of dBASE.  I've had no
noticable problems when I've create new executables using Inno Setup Compiler. 
However, after recently running the application's setup.exe on a new
workstation, the following error resulted when trying to run the application: 
"Could not load vdb7run.exe (error 2)".  I don't know what to do at
all, or what the problem could be.  Any help will be appreciated.  (If you can
help, please be as specific as possible.)  Thanks very much ~
> > 
> > Is this the 1st install attempt with your Inno setup? If so, have you

> > included the runtime file (vdb7run.exe) in the files to be deployed by

> > Inno? It has to be there or the exe can't run. If the file is being 
> > deployed, I suppose the next question would be whether it got placed 
> > where you intended it to be placed. Generally it would go in the
system 
> > folder, although dumping it into the same folder where the app's EXE
is 
> > located will work too. A quick test would be to put a copy of it in
the 
> > app's folder and see if then runs.
> > 
> > David
> 
> No, it's probably the 100th time this has been deployed over the years, but
it was the first time deploying it to that particular workstation.  The new
deployment works on all other workstations.  I've never changed the inno file in
any substantial way.  All our workstations currently use Windows XP. I'll try
the quick test you suggest.  Thanks so much ~
> 
Post Reply
<< Previous 1 2 Next >>
( Page 1 of 2 )
about | contact