|
Home > Archive > FoxPro Setup > September 2005 > VFP 8.0 Exe Cannot load resources
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
VFP 8.0 Exe Cannot load resources
|
|
|
| In VFP below 8.0, one can put a VFP built exe on the server, drop in all the support dll's and a user can run the exe from their PC.
With 8.0, we are getting that "Can not start. Cannot load resource" error.
We are putting the following files in the server exe folder:
vfp8enu.dll
vfp8r.dll
vfp8t.dll
gdiplus.dll
msvcr70.dll
vfp8.exe
--
JAMES NANCE
| |
| Rick Bean 2005-09-27, 8:25 pm |
| James,
First, the way I understand it, unless you bought full development licences for
each of your users, you can't legally put VFP8.EXE on the server.
Second, not all OSs support GDI+ and I believe it must be installed and
registered on each machine. Are you getting this error for all users or just
those with certain OSs?
Rick
"MSN" <jim.nance@fnbmarin.com> wrote in message
news:eN%23dtT6wFHA.3188@TK2MSFTNGP14.phx.gbl...
In VFP below 8.0, one can put a VFP built exe on the server, drop in all the
support dll's and a user can run the exe from their PC.
With 8.0, we are getting that "Can not start. Cannot load resource" error.
We are putting the following files in the server exe folder:
vfp8enu.dll
vfp8r.dll
vfp8t.dll
gdiplus.dll
msvcr70.dll
vfp8.exe
--
JAMES NANCE
|
|
|
|
|