|
| Database Engine + Runtime |
 |
Thu, 26 Apr 2007 05:21:06 -040 |
I have been installed the Dbase Plus v2.5 and I have developed an application
which several users run by runtime.
It run on PC with windows 2000 SP4. This application is called from a thirty
application. It Run without problem for two years.
Recently, I have repaired the OS system with Win XP SP2. Now, when the
application is called to run appear the message "Database Engine Error:
Cannot Load Driver"
The application when directly from the descktop of windows it is work fine.
Can anyone help me?
|
| Post Reply
|
| Re: Database Engine + Runtime |
 |
Thu, 26 Apr 2007 23:42:04 -040 |
In article <1a1R4Q#hHHA.1108@news-server>, vbikis@philkeram-johnson.gr
says...
> I have been installed the Dbase Plus v2.5 and I have developed an
application which several users run by runtime.
> It run on PC with windows 2000 SP4. This application is called from a
thirty application. It Run without problem for two years.
>
> Recently, I have repaired the OS system with Win XP SP2. Now, when the
application is called to run appear the message "Database Engine Error:
Cannot Load Driver"
>
> The application when directly from the descktop of windows it is work
fine.
>
> Can anyone help me?
> Vasilis
>
Vasilis,
Win XP SP2 (if you get all the recent downloads), plus Windows Vista
have extra security precautions. I would guess that one of them is
causing you the problem.
There is one called DEP which has been discussed several times in the
dbase.programming news group. This shows you how to manage it:
http://howto.landisc.com/dep.jpg
There is also a possiblity that the user rights of the people using the
program are no longer sufficient for the folder(s) in which your program
and/or its data reside OR that one or more files have file attributes
which need to be changed. If you find that people with Administrator
rights have fewer problems than regular users, that would be clue.
--
Geoff Wass [dBVIPS]
Montréal, Québec, Canada
.|.|.| dBASE info at http://geocities.com/geoff_wass |.|.|.
.|.|.| ---------------------------------------------------------- |.|.|.
|
| Post Reply
|
| Re: Database Engine + Runtime |
 |
Fri, 27 Apr 2007 01:48:16 -040 |
Prior i decided to post a request to newsgroups, I had already tried with DEP,
but the problem didn't solve. In DEP I wrote the bdeadmin.exe, plusruntime.exe,
my custom application and the thirty party application.exe. Also,The users run
with Administration mode.
Thanks
|
| Post Reply
|
| Re: Database Engine + Runtime |
 |
Sat, 28 Apr 2007 00:47:48 -040 |
In article <YeY1m#IiHHA.544@news-server>, vbikis@philkeram-johnson.gr
says...
> Vasilis
Vasilis,
OK. Well all I can suggest is to check the other user rights issues I
pointed out. Beyond that hopefully others will jump in with their
suggestions.
--
Geoff Wass [dBVIPS]
Montréal, Québec, Canada
.|.|.| dBASE info at http://geocities.com/geoff_wass |.|.|.
.|.|.| ---------------------------------------------------------- |.|.|.
|
| Post Reply
|
| Re: Database Engine + Runtime |
 |
Sun, 29 Apr 2007 17:25:31 +020 |
Hi,
how do your user call your app ?
via Programms->Shortcut = Look in Inno Script line(s) for right WorkingDir:
entries in the Icons Section...
perhaps this helped ... ??
cu
Jonny
|
| Post Reply
|
|
|
|
|
|
|
|
|
|