Re: XP Problem
- From: "TonySper" <tsperduti@xxxxxxxxxxxxxxxxxxx>
- Date: Wed, 18 May 2005 17:12:53 -0400
Edhy,
I agree on the maintaining part. Each installation is different. In my
case I went with mapping for the reason that I have been adding and
changing this program for over 7 years. Each time the users run this
program they find the need for an addition, modification, change the
spelling, add another field, add something to the report add another
report. If I did not load the application on the server I would have
to be installing this program almost weekly on 12 machines. The way it
is now I make the change at home, link into the server with gotomypc
and upload the program to the server and I am done.
TonySper
"Edhy Rijo" <erijo@xxxxxxxxxxxxxxx> wrote in message
news:O6za099WFHA.3140@xxxxxxxxxxxxxxxxxxxxxxx
Hi Cy,
You are right, but not in all scenarios, when having less than 10
users, the
..EXE size is not really big and the network is properly setup with
good
workstations, I see no performance hit on the server or the
application.
All my applications are installed on a network share folder (mapped)
and so
far have not received any complains. One project I was working long
time
ago with VFP6 I had to go with the loader because the .EXE was over
25MB and
it was really noticeable, but in must cases it will work just fine
from the
network share and it is easier to install and maintain.
--
Edhy Rijo
www.progytech.com
Bronx NY
ProMatrix MVP Life
"Cy Welch" <cywelch@xxxxxxxxx> wrote in message
news:nzLie.15$s12.229@xxxxxxxxxxxxxxxxxxxx
> TonySper wrote:
>> Could be Dave. I have 12 Machines running XP in one office and have
>> no
>> problems, YET. Let us know if you find the problem. This could pop
>> up on
>> anyone's machine.
>> Are you mapping a drive to the server?? That is what I do. I map a
>> drive
>> to the server folder and then put an icon on the client machine
>> starting
>> up the application directly through the mapping. Works for me but
>> some
>> frown on doing it this way.
>> TonySper
>>
>> <dave> wrote in message
>> news:%23%23IwGO4WFHA.3884@xxxxxxxxxxxxxxxxxxxxxxx
>> All fox runtimes are available to the clients and the share has
>> read/write
>> permissions, this only affects certain XP machines.I suspect it has
>> something to do with the way the machines have been installed.
>>
>> "TonySper" <tsperduti@xxxxxxxxxxxxx> wrote in message
>> news:72rie.1911$fE3.669@xxxxxxxxxxxxxxxxxxxxxxxxx
>>
>>>Dave,
>>>Try putting the DLL files in the same folder as your application.
>>>gdiplus.dll, msvcr70.dll,vfp8r.dll,vfp8renu.dll
>>>It may be your client machines can't find them or know where to
>>>look
>>>for them.
>>>TonySper
>>>
>>><dave> wrote in message
>>>news:u$$J$qtWFHA.1468@xxxxxxxxxxxxxxxxxxxxxxx
>>>We have a number of XP machines that will not allow us to run fox
>>>executables situated on our server from them.
>>>This we need to be able to do from our main application.
>>>
>>>When we try we get the following error message:
>>>
>>>'This application has failed to start because the application
>>>configuration
>>>is incorrect.Reinstalling the application may fix this problem.'
>>>
>>>The users have administrator rights to the client machines.
>>>
>>>If the executable is copied to the client machine it will run fine,
>>>just not
>>>from our server. This only affects some XP clients.
>>>
>>>We are using vfp version 8
>>>
>>>Has anyone else come accross this problem
>>>
>>>Thanks in advance
>>>
>>>Dave
>>>
>>>
>>>
>>
>>
>>
>>
> It's actually considered a bad idea because you are adding
> additional
> unneeded network traffic. Optimal performance would be gotten by
> putting
> the executables on the local machine and the data on the server. You
> can
> use a loader EXE to copy the actual program to the workstation based
> on
> the date and time stamp of the files. To get to the data just put
> the
> data on the VFP path, this can be done by having a local table
> contain
> this data, or by having the path set in config.fpw for that.
>
> --
> Cy Welch
> Senior Programmer
> MetSYS Inc
> http://www.metsysinc.com
.
- References:
- XP Problem
- From: dave
- Re: XP Problem
- From: TonySper
- Re: XP Problem
- From: dave
- Re: XP Problem
- From: TonySper
- Re: XP Problem
- From: Cy Welch
- Re: XP Problem
- From: Edhy Rijo
- XP Problem
- Prev by Date: Re: textbox validadition
- Next by Date: Re: Outlook Express
- Previous by thread: Re: XP Problem
- Next by thread: Animated GIF for intro - VFP 8 bug
- Index(es):
Relevant Pages
|